Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_vendor_apex.h36 Result<void> CheckVendorApexUpdate(const ApexFile& apex_file,
Dapexd_vendor_apex.cpp50 base::Result<void> CheckVendorApexUpdate(const ApexFile& apex_file, in CheckVendorApexUpdate() function
Dapexd.cpp929 return CheckVendorApexUpdate(apex_file, mount_point); in VerifyPackageStagedInstall()
3767 return CheckVendorApexUpdate(apex_file, mount_point); in VerifyPackageNonStagedInstall()