Searched refs:IsBootstrapApex (Results 1 – 1 of 1) sorted by relevance
153 bool IsBootstrapApex(const ApexFile& apex) { in IsBootstrapApex() function199 if (IsBootstrapApex(*apex_file)) { in PreAllocateLoopDevices()2386 std::back_inserter(bootstrap_apexes), IsBootstrapApex); in OnBootstrap()