Home
last modified time | relevance | path

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

/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() function
1582 int open_dex_paths_rc = open_dex_paths(context_dex_paths, &context_zip_fds, error_msg); in process_secondary_dex_dexopt()
1746 if (open_dex_paths(context_dex_paths, &context_input_fds, error_msg) != 0) { in dexopt()