Searched defs:eventLoop (Results 1 – 11 of 11) sorted by relevance
| /system/chre/platform/include/chre/platform/ |
| D | event_loop_hooks.h | 52 eventLoop, eventType, eventData, freeCallback, senderInstanceId, \ argument 71 eventLoop, eventType, eventData, callback, extraData) \ argument 95 eventLoop, eventType, eventData, freeCallback, senderInstanceId, \ argument
|
| /system/chre/apps/unload_tester/ |
| D | unload_tester.cc | 43 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in handleUnload() local
|
| /system/chre/platform/shared/ |
| D | chre_api_core.cc | 58 const EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in sendMessageToHost() local 89 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in chreSendEvent() local
|
| D | host_link.cc | 44 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in finishLoadingNanoappCallback() local
|
| /system/chre/core/ |
| D | telemetry_manager.cc | 153 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in collectSystemMetrics() local
|
| D | host_comms_manager.cc | 463 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in handleMessageDeliveryStatusSync() local
|
| D | event_loop.cc | 194 EventLoop &eventLoop = eventLoopManager->getEventLoop(); in startNanoapp() local
|
| /system/chre/platform/android/ |
| D | host_link.cc | 132 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in handleNanoappListRequest() local
|
| /system/chre/test/simulation/ |
| D | test_util.cc | 268 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in testFinishUnloadingNanoappCallback() local
|
| /system/chre/platform/tinysys/ |
| D | host_link.cc | 339 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in buildNanoappListResponse() local 351 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in handleUnloadNanoappCallback() local
|
| /system/chre/platform/slpi/ |
| D | host_link.cc | 220 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in buildNanoappListResponse() local 233 EventLoop &eventLoop = EventLoopManagerSingleton::get()->getEventLoop(); in handleUnloadNanoappCallback() local
|