Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dnanoapp_loader.h223 void callAtexitFunctions();
/system/chre/platform/shared/
Dnanoapp_loader.cc367 callAtexitFunctions(); in close()
765 void NanoappLoader::callAtexitFunctions() { in callAtexitFunctions() function in chre::NanoappLoader