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.cpp106 bool IsShimApex(const ApexFile& apex_file) { in IsShimApex() function
Dapexd.cpp354 if (shim::IsShimApex(apex)) { in VerifyMountedImage()
668 if (shim::IsShimApex(apex_file)) { in VerifyPackageBoot()