Searched refs:createEventLoop (Results 1 – 4 of 4) sorted by relevance
30 gEventLoop = chre::EventLoopManagerSingleton::get()->createEventLoop(); in getCurrentEventLoop()
79 EventLoop *createEventLoop();
35 EventLoop *EventLoopManager::createEventLoop() { in createEventLoop() function in chre::EventLoopManager
102 gEventLoop = chre::EventLoopManagerSingleton::get()->createEventLoop(); in chreThreadEntry()