Home
last modified time | relevance | path

Searched refs:kTimerWorldAppId (Results 1 – 2 of 2) sorted by relevance

/system/chre/apps/timer_world/
Dtimer_world.cc84 CHRE_STATIC_NANOAPP_INIT(TimerWorld, chre::kTimerWorldAppId, 0);
/system/chre/util/include/chre/util/nanoapp/
Dapp_id.h70 constexpr uint64_t kTimerWorldAppId = makeExampleNanoappId(3); variable