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