Searched defs:GetPreInstalledApexFiles (Results 1 – 2 of 2) sorted by relevance
224 std::vector<ApexFileRef> ApexFileRepository::GetPreInstalledApexFiles() const { in GetPreInstalledApexFiles() function in android::apex::ApexFileRepository
398 TEST(ApexFileRepositoryTest, GetPreInstalledApexFiles) { in TEST() argument