Home
last modified time | relevance | path

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

/system/core/logd/
DLogKlog.cpp338 static const char battery[] = ": battery "; in sniffTime() local
362 && ((b = strnstr(b, len -= b - cp, battery))) in sniffTime()
363 && ((size_t)((b += sizeof(battery) - 1) - cp) < len)) { in sniffTime()
/system/core/liblog/
Dlogprint.c1053 static const char battery[] = ": battery "; in convertMonotonic() local
1084 && ((e = strstr(e + sizeof(healthd) - 1, battery)))) { in convertMonotonic()
1087 e += sizeof(battery) - 1; in convertMonotonic()
/system/sepolicy/
Dshell.te126 # allow shell to get battery info
Dservice_contexts15 battery u:object_r:battery_service:s0