Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapex_file_repository.cpp224 std::vector<ApexFileRef> ApexFileRepository::GetPreInstalledApexFiles() const { in GetPreInstalledApexFiles() function in android::apex::ApexFileRepository
H A Dapex_file_repository_test.cpp398 TEST(ApexFileRepositoryTest, GetPreInstalledApexFiles) { in TEST() argument