Home
last modified time | relevance | path

Searched defs:CreateServerSocket (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsocket_factory.cpp43 std::shared_ptr<BaseSocket> SocketFactory::CreateServerSocket(const int32_t socketId) in CreateServerSocket() function in OHOS::UserIam::UserAuth::SocketFactory
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dfile_adapter.c130 static int32_t CreateServerSocket(const char *ip, int32_t *fd, int32_t *port) in CreateServerSocket() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H A Ddh_transport.cpp232 int32_t DHTransport::CreateServerSocket() in CreateServerSocket() function in OHOS::DistributedHardware::DHTransport
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_transport_softbus_adapter.cpp100 int32_t DSchedTransportSoftbusAdapter::CreateServerSocket() in CreateServerSocket() function in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
/ohos5.0/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp139 int32_t DistributedInputTransportBase::CreateServerSocket() in CreateServerSocket() function in OHOS::DistributedHardware::DistributedInput::DistributedInputTransportBase