Searched refs:resumeStr (Results 1 – 1 of 1) sorted by relevance
42 static const char resumeStr[] = "PM: suspend exit "; variable319 } else if (((b = android::strnstr(cp, len, resumeStr))) && in sniffTime()320 (((b += strlen(resumeStr)) - cp) < len)) { in sniffTime()439 cp = android::strnstr(buf, len, resumeStr); in synchronize()442 const char* rp = android::strnstr(buf, len, resumeStr); in synchronize()