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