Lines Matching defs:count
561 for (int count = 0; count < REPORT_HILOG_LINE && getline(logStream, oneLine); count++) {
886 if (info.sectionMap.count("VERSION") == 1) {
889 if (info.sectionMap.count("FOREGROUND") == 1) {
892 if (info.sectionMap.count("FINGERPRINT") == 1) {
895 if (info.sectionMap.count("HILOG") == 1) {
1062 int count = 0;
1063 while (++count <= REPORT_HILOG_LINE && std::getline(hilogStream, oneLine)) {
1071 if (info.sectionMap.count("FOREGROUND") == 1) {
1076 if (info.sectionMap.count("VERSION") == 1) {
1080 if (info.sectionMap.count("FINGERPRINT") == 1) {