Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_server_manager.cpp83 bool PrintHttpServerManager::CreateServer(std::string printerName, int32_t &port) in CreateServer() function in OHOS::Print::PrintHttpServerManager
/ohos5.0/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_distributed_data_manager.cpp91 void SoftbusDistributedDataManager::CreateServer(const std::shared_ptr<SoftbusSessionServer> &serve… in CreateServer() function in OHOS::AVSession::SoftbusDistributedDataManager
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsession_manager.cpp42 void SessionManager::CreateServer() in CreateServer() function in OHOS::FileManagement::CloudSync::SessionManager
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp130 void CreateServer(void *arg) in CreateServer() function
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c430 static bool CreateServer(DeviceSocketManager *inst) in CreateServer() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp467 bool VtpStreamSocket::CreateServer(IpAndPort &local, int32_t streamType, std::pair<uint8_t *, uint3… in CreateServer() function in Communication::SoftBus::VtpStreamSocket