Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Dnanoapp_loader.cc52 NanoappLoader *gCurrentlyLoadingNanoapp = nullptr; variable
67 if (gCurrentlyLoadingNanoapp == nullptr) { in atexitOverride()
73 gCurrentlyLoadingNanoapp->registerAtexitFunction(function); in atexitOverride()
361 gCurrentlyLoadingNanoapp = this; in callInitArray()
388 gCurrentlyLoadingNanoapp = nullptr; in callInitArray()