Home
last modified time | relevance | path

Searched refs:apex_file (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Dotapreopt_chroot.cpp77 for (const apex::ApexFile& apex_file : active_packages) { in DeactivateApexPackages() local
78 const std::string& package_path = apex_file.GetPath(); in DeactivateApexPackages()