Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Dchre_api_core.cc103 .populateNanoappInfoForAppId(appId, info); in chreGetNanoappInfoByAppId()
/system/chre/core/include/chre/core/
Devent_loop.h224 bool populateNanoappInfoForAppId(uint64_t appId,
/system/chre/core/
Devent_loop.cc307 bool EventLoop::populateNanoappInfoForAppId( in populateNanoappInfoForAppId() function in chre::EventLoop