Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc270 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