Searched defs:dex_paths (Results 1 – 2 of 2) sorted by relevance
250 ClassPath(const std::vector<std::string>& dex_paths, bool ignore_empty) { in ClassPath()296 void OpenDexFiles(const std::vector<std::string>& dex_paths, bool ignore_empty) { in OpenDexFiles()
1578 static int open_dex_paths(const std::vector<std::string>& dex_paths, in open_dex_paths()