Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp146 bool isBootstrapApex(const ApexFile& apex) { in isBootstrapApex() function
167 if (isBootstrapApex(*apexFile)) { in preAllocateLoopDevices()
957 if (gBootstrap && !isBootstrapApex(apex_file)) { in activatePackageImpl()