Searched defs:IsPreInstalledApex (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/apex/apexd/ | ||
H A D | apex_file_repository.cpp | 216 bool ApexFileRepository::IsPreInstalledApex(const ApexFile& apex) const { in IsPreInstalledApex() function in android::apex::ApexFileRepository |
H A D | apex_file_repository_test.cpp | 247 TEST(ApexFileRepositoryTest, IsPreInstalledApex) { in TEST() argument |