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.h156 void callAtexitFunctions();
/system/chre/platform/shared/
Dnanoapp_loader.cc313 callAtexitFunctions(); in close()
905 void NanoappLoader::callAtexitFunctions() { in callAtexitFunctions() function in chre::NanoappLoader