Home
last modified time | relevance | path

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

/art/artd/
Dartd.h201 const std::vector<aidl::com::android::server::art::ProfilePath>& in_profilesToKeep,
Dartd.cc1256 ScopedAStatus Artd::cleanup(const std::vector<ProfilePath>& in_profilesToKeep, in cleanup() argument
1264 for (const ProfilePath& profile : in_profilesToKeep) { in cleanup()