Home
last modified time | relevance | path

Searched defs:CreateClientSocket (Results 1 – 10 of 10) sorted by relevance

/foundation/communication/ipc/dbinder/dbinder_service/src/socket/
Ddbinder_remote_listener.cpp129 int32_t DBinderRemoteListener::CreateClientSocket(const std::string &peerNetworkId) in CreateClientSocket() function in OHOS::DBinderRemoteListener
/foundation/communication/ipc/ipc/native/src/core/dbinder/source/
Ddatabus_socket_listener.cpp189 int32_t DatabusSocketListener::CreateClientSocket(const std::string &ownName, const std::string &pe… in CreateClientSocket() function in OHOS::DatabusSocketListener
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
Ddh_transport.cpp325 int32_t DHTransport::CreateClientSocket(const std::string &remoteNetworkId) in CreateClientSocket() function in OHOS::DistributedHardware::DHTransport
/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
Ddm_transport.cpp261 int32_t DMTransport::CreateClientSocket(const std::string &rmtNetworkId) in CreateClientSocket() function in OHOS::DistributedHardware::DMTransport
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/channel_manager/
Dchannel_manager.cpp328 int32_t ChannelManager::CreateClientSocket(const std::string &peerNetworkId) in CreateClientSocket() function in OHOS::Storage::DistributedFile::ChannelManager
/foundation/distributedhardware/distributed_input/services/transportbase/src/
Ddistributed_input_transport_base.cpp215 int32_t DistributedInputTransportBase::CreateClientSocket(const std::string &remoteDevId) in CreateClientSocket() function in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
Ddsched_transport_softbus_adapter.cpp337 int32_t DSchedTransportSoftbusAdapter::CreateClientSocket(const std::string &peerDeviceId) in CreateClientSocket() function in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
Dsoftbus_adapter_standard.cpp447 int SoftBusAdapter::CreateClientSocket(const PipeInfo &pipeInfo, const DeviceId &deviceId) in CreateClientSocket() function in OHOS::ObjectStore::SoftBusAdapter
/foundation/ability/dmsfwk/services/dtbcollabmgr/src/channel_manager/
Dchannel_manager.cpp592 int32_t ChannelManager::CreateClientSocket(const std::string& channelName, in CreateClientSocket() function in OHOS::DistributedCollab::ChannelManager
/foundation/communication/ipc/test/unittest/ipc/native/src/core/source/
Ddbinder_databus_invoker_unittest.cpp340 …int32_t DatabusSocketListener::CreateClientSocket(const std::string &ownName, const std::string &p… in CreateClientSocket() function in OHOS::DatabusSocketListener