Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp344 const std::unordered_set<std::string>& files_to_keep) { in RemovePreviouslyActiveApexFiles() argument
365 if (files_to_keep.find(apex_file->GetPath()) != files_to_keep.end()) { in RemovePreviouslyActiveApexFiles()