Home
last modified time | relevance | path

Searched refs:healthdStr (Results 1 – 1 of 1) sorted by relevance

/system/core/logd/
DLogKlog.cpp44 static const char healthdStr[] = "healthd"; variable
320 } else if (((b = android::strnstr(cp, len, healthdStr))) && in sniffTime()
321 (((b += strlen(healthdStr)) - cp) < len) && in sniffTime()