Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_shim.h27 bool IsShimApex(const ApexFile& apex_file);
Dapex_shim.cpp108 bool IsShimApex(const ApexFile& apex_file) { in IsShimApex() function
Dapexd.cpp417 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()