Searched defs:battery_is_present (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
H A Dpower_library.cc49 bool battery_is_present() const { function in class:chromeos::PowerLibraryImpl
50 return status_.battery_is_present;
169 bool battery_is_present() const { return true; } function in class:chromeos::PowerLibraryStubImpl

Completed in 29 milliseconds