Searched defs:toReturnClientFd (Results 1 - 3 of 3) sorted by relevance
/base/msdp/device_status/rust/services/binding/src/ |
H A D | fusion_services_binding.cpp | 77 NativeServiceAllocSocketFd(struct NativeService *service, const char *programName, int32_t moduleType, int32_t *toReturnClientFd, int32_t *tokenType) NativeServiceAllocSocketFd() argument
|
/base/msdp/device_status/services/native/src/ |
H A D | stream_server.cpp | 129 int32_t StreamServer::SetSockOpt(int32_t &serverFd, int32_t &toReturnClientFd, int32_t &tokenType)
in SetSockOpt() argument 94 AddSocketPairInfo(const std::string &programName, int32_t moduleType, int32_t uid, int32_t pid, int32_t &serverFd, int32_t &toReturnClientFd, int32_t &tokenType) AddSocketPairInfo() argument 165 CloseFd(int32_t &serverFd, int32_t &toReturnClientFd) CloseFd() argument [all...] |
H A D | devicestatus_service.cpp | 381 AllocSocketFd(const std::string &programName, int32_t moduleType, int32_t &toReturnClientFd, int32_t &tokenType) AllocSocketFd() argument
|
Completed in 4 milliseconds