Searched defs:IsDecompressedApex (Results 1 – 2 of 2) sorted by relevance
212 bool ApexFileRepository::IsDecompressedApex(const ApexFile& apex) const { in IsDecompressedApex() function in android::apex::ApexFileRepository
277 TEST(ApexFileRepositoryTest, IsDecompressedApex) { in TEST() argument