Searched refs:apex_file (Results 1 – 1 of 1) sorted by relevance
77 for (const apex::ApexFile& apex_file : active_packages) { in DeactivateApexPackages() local78 const std::string& package_path = apex_file.GetPath(); in DeactivateApexPackages()