HomeSort by relevance Sort by last modified time
    Searched refs:chreGetNanoappInfoByAppId (Results 1 - 4 of 4) sorted by null

  /system/chre/apps/chqts/src/general_test/
nanoapp_info.cc 67 bool result = chreGetNanoappInfoByAppId(mAppId, info);
  /system/chre/apps/unload_tester/
unload_tester.cc 81 if (!chreGetNanoappInfoByAppId(kSpammerAppId, &info)) {
  /system/chre/chre_api/include/chre_api/chre/
event.h 446 bool chreGetNanoappInfoByAppId(uint64_t appId, struct chreNanoappInfo *info);
  /system/chre/platform/shared/
chre_api_core.cc 103 DLL_EXPORT bool chreGetNanoappInfoByAppId(uint64_t appId,

Completed in 79 milliseconds