Home
last modified time | relevance | path

Searched defs:AppFuncs (Results 1 – 1 of 1) sorted by relevance

/system/chre/build/app_support/qcom_nanohub/
Dapp_support.cc49 struct AppFuncs { struct
50 bool (*init)(uint32_t yourTid);
51 void (*end)(void);
52 void (*handle)(uint32_t evtType, const void *evtData);