Home
last modified time | relevance | path

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

/system/chre/build/app_support/qcom_nanohub/
Dapp_support.cc96 static bool chreappStart(uint32_t tid);
109 .funcs.init = chreappStart,
126 static bool chreappStart(uint32_t tid) in chreappStart() function