Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc105 bool Init(const std::vector<int>& fds, /* out */ std::string* error) { in Init() argument
106 for (size_t i = 0; i < fds.size(); i++) { in Init()
107 DCHECK_GE(fds[i], 0); in Init()
108 flocks_[i] = LockedFile::DupOf(fds[i], "profile-file", in Init()
Dprofman.cc1225 std::vector<int>* fds) { in ParseFdForCollection() argument
1228 fds->push_back(fd); in ParseFdForCollection()
1231 static void CloseAllFds(const std::vector<int>& fds, const char* descriptor) { in CloseAllFds() argument
1232 for (size_t i = 0; i < fds.size(); i++) { in CloseAllFds()
1233 if (close(fds[i]) < 0) { in CloseAllFds()
1235 << descriptor << " at index " << i << ": " << fds[i]; in CloseAllFds()
/art/dt_fd_forward/
DREADME.md16 When this transport has successfully received fds from the proxy it sends the
19 When this transport has closed its copies of the fds it will send the proxy the