OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBooleanField
(Results
1 - 2
of
2
) sorted by null
/system/core/healthd/
BatteryMonitor.h
55
bool
getBooleanField
(const String8& path);
BatteryMonitor.cpp
147
bool BatteryMonitor::
getBooleanField
(const String8& path) {
185
props.batteryPresent =
getBooleanField
(mHealthdConfig->batteryPresentPath);
Completed in 371 milliseconds