Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file_repository.cpp216 bool ApexFileRepository::IsPreInstalledApex(const ApexFile& apex) const { in IsPreInstalledApex() function in android::apex::ApexFileRepository
Dapex_file_repository_test.cpp247 TEST(ApexFileRepositoryTest, IsPreInstalledApex) { in TEST() argument