Searched refs:open_dex_paths (Results 1 – 1 of 1) sorted by relevance
1914 static int open_dex_paths(const std::vector<std::string>& dex_paths, in open_dex_paths() function1998 int open_dex_paths_rc = open_dex_paths(context_dex_paths, &context_zip_fds, error_msg); in process_secondary_dex_dexopt()2161 if (open_dex_paths(context_dex_paths, &context_input_fds, error_msg) != 0) { in dexopt()