OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsBatteryDischargingOnLinePower
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/chromeos/power/
power_status.h
89
// and also see
IsBatteryDischargingOnLinePower
().
94
bool
IsBatteryDischargingOnLinePower
() const;
power_status.cc
155
bool PowerStatus::
IsBatteryDischargingOnLinePower
() const {
265
!
IsBatteryDischargingOnLinePower
()) {
power_status_view.cc
127
!status.
IsBatteryDischargingOnLinePower
()) {
176
!status.
IsBatteryDischargingOnLinePower
()) {
Completed in 34 milliseconds