Searched defs:chreNanoappInfo (Results 1 - 2 of 2) sorted by relevance

/system/chre/chre_api/include/chre_api/chre/
H A Devent.h86 * nanoappHandleEvent argument: struct chreNanoappInfo
100 * nanoappHandleEvent argument: struct chreNanoappInfo
291 struct chreNanoappInfo { struct
474 bool chreGetNanoappInfoByAppId(uint64_t appId, struct chreNanoappInfo *info);
490 struct chreNanoappInfo *info);
/system/chre/chre_api/legacy/v1_1/chre/
H A Devent.h86 * nanoappHandleEvent argument: struct chreNanoappInfo
100 * nanoappHandleEvent argument: struct chreNanoappInfo
263 struct chreNanoappInfo { struct
446 bool chreGetNanoappInfoByAppId(uint64_t appId, struct chreNanoappInfo *info);
462 struct chreNanoappInfo *info);

Completed in 146 milliseconds