Searched refs:CloseAllFds (Results 1 – 1 of 1) sorted by relevance
270 CloseAllFds(profile_files_fd_, "profile_files_fd_"); in ProcessProfiles()912 static void CloseAllFds(const std::vector<int>& fds, const char* descriptor) { in CloseAllFds() function in art::FINAL