Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/connection/wifi_direct/entity/p2p_entity/
Dp2p_entity_state.c31 static int32_t CreateServer(struct P2pEntityState *self, struct WifiDirectConnectParams *params) in CreateServer() function
Dp2p_unavailable_state.c34 static int32_t CreateServer(struct P2pEntityState *self, struct WifiDirectConnectParams *params) in CreateServer() function
Dp2p_available_state.c60 static int32_t CreateServer(struct P2pEntityState *self, struct WifiDirectConnectParams *params) in CreateServer() function
Dp2p_entity.c38 static int32_t CreateServer(struct WifiDirectConnectParams *params) in CreateServer() function
/foundation/multimedia/av_session/services/session/server/softbus/
Dsoftbus_distributed_data_manager.cpp102 void SoftbusDistributedDataManager::CreateServer(const std::shared_ptr<SoftbusSessionServer> &serve… in CreateServer() function in OHOS::AVSession::SoftbusDistributedDataManager
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
Dsession_manager.cpp42 void SessionManager::CreateServer() in CreateServer() function in OHOS::FileManagement::CloudSync::SessionManager
/foundation/communication/dsoftbus/tests/core/connection/tcp/
Dtcp_manager_test.cpp124 void CreateServer(void *arg) in CreateServer() function
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dvtp_stream_socket.cpp436 bool VtpStreamSocket::CreateServer(IpAndPort &local, int streamType, std::pair<uint8_t*, uint32_t> … in CreateServer() function in Communication::SoftBus::VtpStreamSocket