Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/core/include/chre/core/
H A Devent_loop.h132 void invokeMessageFreeFunction(uint64_t appId,
/aosp_15_r20/system/chre/core/
H A Dhost_comms_manager.cc410 EventLoopManagerSingleton::get()->getEventLoop().invokeMessageFreeFunction( in freeMessageToHost()
H A Devent_loop.cc135 void EventLoop::invokeMessageFreeFunction(uint64_t appId, in invokeMessageFreeFunction() function in chre::EventLoop