OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsOnBatteryPowerImpl
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/base/power_monitor/
power_monitor_device_source_posix.cc
9
bool PowerMonitorDeviceSource::
IsOnBatteryPowerImpl
() {
power_monitor_source.h
50
virtual bool
IsOnBatteryPowerImpl
() = 0;
power_monitor_device_source_android.cc
36
bool PowerMonitorDeviceSource::
IsOnBatteryPowerImpl
() {
power_monitor_device_source.h
83
virtual bool
IsOnBatteryPowerImpl
() OVERRIDE;
power_monitor_source.cc
36
bool new_on_battery_power = source->
IsOnBatteryPowerImpl
();
power_monitor_device_source_win.cc
55
bool PowerMonitorDeviceSource::
IsOnBatteryPowerImpl
() {
/external/chromium_org/content/child/
power_monitor_broadcast_source.h
33
virtual bool
IsOnBatteryPowerImpl
() OVERRIDE;
power_monitor_broadcast_source.cc
91
bool PowerMonitorBroadcastSource::
IsOnBatteryPowerImpl
() {
/external/chromium_org/base/test/
power_monitor_test_base.h
24
virtual bool
IsOnBatteryPowerImpl
() OVERRIDE;
power_monitor_test_base.cc
36
bool PowerMonitorTestSource::
IsOnBatteryPowerImpl
() {
Completed in 85 milliseconds