Searched refs:chreGetNanoappInfoByAppId (Results 1 – 3 of 3) sorted by relevance
84 if (chreGetNanoappInfoByAppId(appId, &info)) { in nanoappHandleEvent()
172 bool chreGetNanoappInfoByAppId(uint64_t appId, struct chreNanoappInfo *info) in chreGetNanoappInfoByAppId() function