Home
last modified time | relevance | path

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

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