Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp982 static void close_all_fds(const std::vector<fd_t>& fds, const char* description) { in close_all_fds() function
1136 close_all_fds(profiles_fd, "profiles_fd"); in analyse_profiles()
1196 close_all_fds(profiles_fd, "profiles_fd"); in analyse_profiles()
1302 close_all_fds(apk_fds, "apk_fds"); in dump_profile()
1303 close_all_fds(profile_fds, "profile_fds"); in dump_profile()