Home
last modified time | relevance | path

Searched refs:invokeMessageFreeFunction (Results 1 – 3 of 3) sorted by relevance

/system/chre/core/include/chre/core/
Devent_loop.h106 void invokeMessageFreeFunction(uint64_t appId,
/system/chre/core/
Dhost_comms_manager.cc208 EventLoopManagerSingleton::get()->getEventLoop().invokeMessageFreeFunction( in freeMessageToHost()
Devent_loop.cc89 void EventLoop::invokeMessageFreeFunction(uint64_t appId, in invokeMessageFreeFunction() function in chre::EventLoop