Searched defs:CreateClientSocket (Results 1 – 8 of 8) sorted by relevance
29 std::shared_ptr<BaseSocket> SocketFactory::CreateClientSocket(const int32_t socketId, const std::st… in CreateClientSocket() function in OHOS::UserIam::UserAuth::SocketFactory
131 int32_t DBinderRemoteListener::CreateClientSocket(const std::string &peerNetworkId) in CreateClientSocket() function in OHOS::DBinderRemoteListener
182 int32_t DatabusSocketListener::CreateClientSocket(const std::string &ownName, const std::string &pe… in CreateClientSocket() function in OHOS::DatabusSocketListener
92 APPSPAWN_STATIC int CreateClientSocket(uint32_t type, uint32_t timeout) in CreateClientSocket() function
249 int32_t DHTransport::CreateClientSocket(const std::string &remoteNetworkId) in CreateClientSocket() function in OHOS::DistributedHardware::DHTransport
206 int32_t DSchedTransportSoftbusAdapter::CreateClientSocket(const std::string &peerDeviceId) in CreateClientSocket() function in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
208 int32_t DistributedInputTransportBase::CreateClientSocket(const std::string &remoteDevId) in CreateClientSocket() function in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase
459 int SoftBusAdapter::CreateClientSocket(const PipeInfo &pipeInfo, const DeviceId &deviceId) in CreateClientSocket() function in OHOS::ObjectStore::SoftBusAdapter