Home
last modified time | relevance | path

Searched defs:IsDecompressedApex (Results 1 – 2 of 2) sorted by relevance

/system/apex/apexd/
Dapex_file_repository.cpp212 bool ApexFileRepository::IsDecompressedApex(const ApexFile& apex) const { in IsDecompressedApex() function in android::apex::ApexFileRepository
Dapex_file_repository_test.cpp277 TEST(ApexFileRepositoryTest, IsDecompressedApex) { in TEST() argument