Home
last modified time | relevance | path

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

/aosp12/art/tools/hiddenapi/
H A Dhiddenapi.cc247 ClassPath(const std::vector<std::string>& dex_paths, bool open_writable, bool ignore_empty) { in ClassPath()
286 void OpenDexFiles(const std::vector<std::string>& dex_paths, in OpenDexFiles()
/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp1497 static int open_dex_paths(const std::vector<std::string>& dex_paths, in open_dex_paths()