Searched refs:IsShimApex (Results 1 – 3 of 3) sorted by relevance
27 bool IsShimApex(const ApexFile& apex_file);
108 bool IsShimApex(const ApexFile& apex_file) { in IsShimApex() function
417 if (shim::IsShimApex(apex)) { in VerifyMountedImage()809 if (shim::IsShimApex(apex_file)) { in VerifyPackageBoot()1245 if (shim::IsShimApex(apex_file) && in ActivatePackageImpl()2132 if (shim::IsShimApex(apex_file)) { in StagePackages()