Searched refs:preEventLoopProcess (Results 1 – 7 of 7) sorted by relevance
21 void PowerControlManager::preEventLoopProcess(size_t /* numPendingEvents */) {} in preEventLoopProcess() function in chre::PowerControlManager
38 void preEventLoopProcess(size_t numPendingEvents);
47 void PowerControlManager::preEventLoopProcess(size_t /* numPendingEvents */) {} in preEventLoopProcess() function in chre::PowerControlManager
83 void PowerControlManager::preEventLoopProcess(size_t /* numPendingEvents */) {} in preEventLoopProcess() function in chre::PowerControlManager
156 mPowerControlManager.preEventLoopProcess(mEvents.size() + 1); in run()