Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1578 static int open_dex_paths(const std::vector<std::string>& dex_paths, in open_dex_paths() argument
1580 for (const std::string& dex_path : dex_paths) { in open_dex_paths()