Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp153 bool IsBootstrapApex(const ApexFile& apex) { in IsBootstrapApex() function
199 if (IsBootstrapApex(*apex_file)) { in PreAllocateLoopDevices()
2386 std::back_inserter(bootstrap_apexes), IsBootstrapApex); in OnBootstrap()