Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp1094 static void close_all_fds(const std::vector<fd_t>& fds, const char* description) { in close_all_fds() function
1248 close_all_fds(profiles_fd, "profiles_fd"); in analyse_profiles()
1308 close_all_fds(profiles_fd, "profiles_fd"); in analyse_profiles()
1414 close_all_fds(apk_fds, "apk_fds"); in dump_profile()
1415 close_all_fds(profile_fds, "profile_fds"); in dump_profile()