Searched defs:fds (Results 1 – 6 of 6) sorted by relevance
139 bool Init(const std::vector<int>& fds, /* out */ std::string* error) { in Init()
1946 std::vector<int>* fds) { in ParseFdForCollection()1952 static void CloseAllFds(const std::vector<int>& fds, const char* descriptor) { in CloseAllFds()
414 const std::vector<int>& fds, in OpenDexFiles()
1506 static std::vector<File> FileFdsToFileObjects(std::vector<int>&& fds) { in FileFdsToFileObjects()
2056 std::vector<int> fds; in RunDex2oatForSystemServer() local
475 std::vector<int> fds; in GetFds() local