Searched defs:fds (Results 1 – 3 of 3) sorted by relevance
137 bool Init(const std::vector<int>& fds, /* out */ std::string* error) { in Init()
1476 std::vector<int>* fds) { in ParseFdForCollection()1482 static void CloseAllFds(const std::vector<int>& fds, const char* descriptor) { in CloseAllFds()
406 const std::vector<int>& fds) { in OpenDexFiles()