Home
last modified time | relevance | path

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

/art/artd/
Dartd.h203 const std::vector<aidl::com::android::server::art::VdexPath>& in_vdexFilesToKeep,
Dartd.cc1258 const std::vector<VdexPath>& in_vdexFilesToKeep, in cleanup() argument
1275 for (const VdexPath& vdex : in_vdexFilesToKeep) { in cleanup()