Searched refs:history_each (Results 1 – 1 of 1) sorted by relevance
46 std::string history_each; in checkAndReport() local69 history_each = file_contents.substr(i, LINESIZE); in checkAndReport()70 num = sscanf(history_each.c_str(), in checkAndReport()85 ALOGE("Couldn't process %s", history_each.c_str()); in checkAndReport()