Searched refs:suspend_imminent_callback_ (Results 1 – 3 of 3) sorted by relevance
75 suspend_imminent_callback_ = suspend_imminent_callback; in Start()126 suspend_imminent_callback_.Run(); in OnSuspendImminent()
100 suspend_imminent_callback_ = in PowerManagerTest()114 power_manager_.Start(kTimeout, suspend_imminent_callback_, in SetUp()208 PowerManager::SuspendImminentCallback suspend_imminent_callback_; member in shill::PowerManagerTest
135 SuspendImminentCallback suspend_imminent_callback_; variable