Home | History | Annotate | Download | only in liblog

Lines Matching refs:healthd

1052                 static const char healthd[] = "healthd";
1083 } else if (((e = strstr(line, healthd)))
1084 && ((e = strstr(e + sizeof(healthd) - 1, battery)))) {
1085 /* NB: healthd is roughly 150us late, worth the price to