Searched defs:toReturnClientFd (Results 1 – 2 of 2) sorted by relevance
97 int32_t& serverFd, int32_t& toReturnClientFd, int32_t& tokenType) in AddSocketPairInfo()145 int32_t UDSServer::SetFdProperty(int32_t& tokenType, int32_t& serverFd, int32_t& toReturnClientFd) in SetFdProperty()
334 …:AllocSocketFd(const std::string &programName, const int32_t moduleType, int32_t &toReturnClientFd, in AllocSocketFd()