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