OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:suspend_imminent_callback_
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/
power_manager.cc
75
suspend_imminent_callback_
= suspend_imminent_callback;
118
// If we're already suspending, don't call the |
suspend_imminent_callback_
|
126
suspend_imminent_callback_
.Run();
power_manager.h
135
SuspendImminentCallback
suspend_imminent_callback_
;
member in class:shill::PowerManager
power_manager_unittest.cc
100
suspend_imminent_callback_
=
114
power_manager_.Start(kTimeout,
suspend_imminent_callback_
,
208
PowerManager::SuspendImminentCallback
suspend_imminent_callback_
;
member in class:shill::PowerManagerTest
Completed in 792 milliseconds