Home
last modified time | relevance | path

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

/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/core/frame/standard/init/src/
Dif_softbus_server.cpp150 int32_t ISoftBusServer::CreateServer(const char *pkgName, const char *name) in CreateServer() function in OHOS::ISoftBusServer
Dsoftbus_server.cpp533 int32_t SoftBusServer::CreateServer(const char *pkgName, const char *name) in CreateServer() function in OHOS::SoftBusServer
/foundation/multimedia/av_session/services/session/server/softbus/
Dsoftbus_distributed_data_manager.cpp108 void SoftbusDistributedDataManager::CreateServer(const std::shared_ptr<SoftbusSessionServer> &serve… in CreateServer() function in OHOS::AVSession::SoftbusDistributedDataManager
/foundation/communication/dsoftbus/sdk/connection/ipc/standard/src/
Dgeneral_connection_server_proxy_standard.cpp295 int32_t ConnectionServerProxy::CreateServer(const char *pkgName, const char *name) in CreateServer() function in OHOS::ConnectionServerProxy
/foundation/communication/dsoftbus/tests/core/connection/tcp/unittest/
Dsoftbus_tcp_connect_manager_test.cpp130 void CreateServer(void *arg) in CreateServer() function
/foundation/communication/dsoftbus/tests/core/connection/tcp/
Dsoftbus_tcp_connect_manager_test.cpp130 void CreateServer(void *arg) in CreateServer() function
/foundation/communication/dsoftbus/core/connection/general/
Dsoftbus_conn_general_connection.c1217 static int32_t CreateServer(const GeneralConnectionParam *param) in CreateServer() function
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dvtp_stream_socket.cpp484 bool VtpStreamSocket::CreateServer(IpAndPort &local, int streamType, std::pair<uint8_t*, uint32_t> … in CreateServer() function in Communication::SoftBus::VtpStreamSocket