Home
last modified time | relevance | path

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

/aosp_15_r20/art/tools/hiddenapi/
H A Dhiddenapi.cc250 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()
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp1578 static int open_dex_paths(const std::vector<std::string>& dex_paths, in open_dex_paths()