Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp123 bool gBootstrap = false; variable
950 if (gBootstrap && !isBootstrapApex(apex_file)) { in activatePackageImpl()
1775 gBootstrap = true; in onBootstrap()