Home
last modified time | relevance | path

Searched defs:dex_paths (Results 1 – 1 of 1) sorted by relevance

/art/tools/hiddenapi/
Dhiddenapi.cc249 ClassPath(const std::vector<std::string>& dex_paths, bool ignore_empty) { in ClassPath()
295 void OpenDexFiles(const std::vector<std::string>& dex_paths, bool ignore_empty) { in OpenDexFiles()