Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1876 std::vector<unique_fd> context_input_fds; in dexopt() local
1877 if (open_dex_paths(context_dex_paths, &context_input_fds, error_msg) != 0) { in dexopt()
1966 join_fds(context_input_fds), swap_fd.get(), instruction_set, compiler_filter, in dexopt()