Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2160 std::vector<unique_fd> context_input_fds; in dexopt() local
2161 if (open_dex_paths(context_dex_paths, &context_input_fds, error_msg) != 0) { in dexopt()
2241 join_fds(context_input_fds), in dexopt()