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