Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dnanoapp_loader.h156 void callAtexitFunctions();
/aosp12/system/chre/platform/shared/
H A Dnanoapp_loader.cc315 callAtexitFunctions(); in close()
907 void NanoappLoader::callAtexitFunctions() { in callAtexitFunctions() function in chre::NanoappLoader