Searched refs:RequestManagerSingleton (Results 1 – 2 of 2) sorted by relevance
71 RequestManagerSingleton::init(); in nanoappStart()82 RequestManagerSingleton::get()->handleMessageFromHost(*msg); in nanoappHandleEvent()87 RequestManagerSingleton::get()->handleTimerEvent(eventData); in nanoappHandleEvent()150 RequestManagerSingleton::deinit(); in nanoappEnd()
168 typedef chre::Singleton<chre::RequestManager> RequestManagerSingleton; typedef