Home
last modified time | relevance | path

Searched defs: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()
Dprofman.cc906 std::vector<int>* fds) { in ParseFdForCollection()
912 static void CloseAllFds(const std::vector<int>& fds, const char* descriptor) { in CloseAllFds()
/art/dex2oat/
Ddex2oat.cc622 std::vector<uint32_t>* fds) { in ParseFdForCollection()