Home
last modified time | relevance | path

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

/aosp12/system/chre/core/
H A Devent_loop_manager.cc31 EventLoopManagerSingleton::get()->getEventLoop().getCurrentNanoapp(); in validateChreApiCall()
/aosp12/system/chre/platform/slpi/qsh/
H A Dqsh_shim.cc53 EventLoopManagerSingleton::get()->getEventLoop().getCurrentNanoapp(); in getCurrentNanoappInstanceId()
/aosp12/system/chre/core/include/chre/core/
H A Devent_loop.h238 Nanoapp *getCurrentNanoapp() const { in getCurrentNanoapp() function