Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsocket_factory.cpp29 std::shared_ptr<BaseSocket> SocketFactory::CreateClientSocket(const int32_t socketId, const std::st… in CreateClientSocket() function in OHOS::UserIam::UserAuth::SocketFactory
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/
H A Ddbinder_remote_listener.cpp131 int32_t DBinderRemoteListener::CreateClientSocket(const std::string &peerNetworkId) in CreateClientSocket() function in OHOS::DBinderRemoteListener
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddatabus_socket_listener.cpp182 int32_t DatabusSocketListener::CreateClientSocket(const std::string &ownName, const std::string &pe… in CreateClientSocket() function in OHOS::DatabusSocketListener
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c92 APPSPAWN_STATIC int CreateClientSocket(uint32_t type, uint32_t timeout) in CreateClientSocket() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H A Ddh_transport.cpp249 int32_t DHTransport::CreateClientSocket(const std::string &remoteNetworkId) in CreateClientSocket() function in OHOS::DistributedHardware::DHTransport
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_transport_softbus_adapter.cpp206 int32_t DSchedTransportSoftbusAdapter::CreateClientSocket(const std::string &peerDeviceId) in CreateClientSocket() function in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
/ohos5.0/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp208 int32_t DistributedInputTransportBase::CreateClientSocket(const std::string &remoteDevId) in CreateClientSocket() function in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dsoftbus_adapter_standard.cpp459 int SoftBusAdapter::CreateClientSocket(const PipeInfo &pipeInfo, const DeviceId &deviceId) in CreateClientSocket() function in OHOS::ObjectStore::SoftBusAdapter