Home
last modified time | relevance | path

Searched defs:toReturnClientFd (Results 1 - 3 of 3) sorted by relevance

/base/msdp/device_status/rust/services/binding/src/
H A Dfusion_services_binding.cpp77 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 Dstream_server.cpp129 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 Ddevicestatus_service.cpp381 AllocSocketFd(const std::string &programName, int32_t moduleType, int32_t &toReturnClientFd, int32_t &tokenType) AllocSocketFd() argument

Completed in 4 milliseconds