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