Searched refs:file_repository (Results 1 – 1 of 1) sorted by relevance
1658 const auto& file_repository = ApexFileRepository::GetInstance(); in ActivateMissingApexes() local1668 if (file_repository.IsPreInstalledApex(apex)) { in ActivateMissingApexes()1675 fallback_apexes.push_back(file_repository.GetPreInstalledApex(name)); in ActivateMissingApexes()