Home
last modified time | relevance | path

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

/system/chre/test/simulation/
Dtest_util.cc133 decltype(nanoappEnd) *endFunc) { in createStaticNanoapp() argument
136 handleEventFunc, endFunc); in createStaticNanoapp()
143 decltype(nanoappEnd) *endFunc) { in createStaticNanoapp() argument
159 appInfo->entryPoints.end = endFunc; in createStaticNanoapp()
185 decltype(nanoappEnd) *endFunc) { in loadNanoapp() argument
187 name, appId, appVersion, appPerms, startFunc, handleEventFunc, endFunc); in loadNanoapp()
/system/chre/test/simulation/inc/
Dtest_util.h112 decltype(nanoappEnd) *endFunc);
124 decltype(nanoappEnd) *endFunc);
151 decltype(nanoappEnd) *endFunc);