Searched defs:resFd (Results 1 – 3 of 3) sorted by relevance
116 int32_t resFd = -1; in RunThread() local
133 int resFd = fileno(res); in QueryOpendFdsByHostPid() local
452 int DfxDumpCatcher::DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg, bool isJs… in DoDumpRemotePoll()