Home
last modified time | relevance | path

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

/aosp12/system/chre/core/include/chre/core/
H A Devent_loop.h278 bool populateNanoappInfoForAppId(uint64_t appId,
/aosp12/system/chre/platform/shared/
H A Dchre_api_core.cc116 .populateNanoappInfoForAppId(appId, info); in chreGetNanoappInfoByAppId()
/aosp12/system/chre/core/
H A Devent_loop.cc337 bool EventLoop::populateNanoappInfoForAppId( in populateNanoappInfoForAppId() function in chre::EventLoop