Home
last modified time | relevance | path

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

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