Home
last modified time | relevance | path

Searched refs:chreGetAppId (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/inc/chre/
Dre.h95 uint64_t chreGetAppId(void);
/device/google/contexthub/firmware/app/chre/chre_test0.app/
Dmain.c61 mMyAppId = chreGetAppId(); in nanoappStart()
/device/google/contexthub/firmware/app/chre/chre_test1.app/
Dmain.cpp53 mMyAppId = chreGetAppId(); in nanoappStart()
/device/google/contexthub/firmware/app/chre/common/
Dchre_app_syscalls.c34 uint64_t chreGetAppId(void) in chreGetAppId() function