Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_server_manager.cpp130 void PrintHttpServerManager::StopServer(std::string printerName) in StopServer() function in OHOS::Print::PrintHttpServerManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dconnect_server_manager.cpp34 using StopServer = void (*)(const std::string& packageName); typedef
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
H A Dfile_server_demo.cpp68 void FileServerDemo::StopServer() in StopServer() function in OHOS::MediaAVCodec::FileServerDemo
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/
H A Dhttp_server_demo.cpp73 void HttpServerDemo::StopServer() in StopServer() function in OHOS::MediaAVCodec::HttpServerDemo
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp768 int DhcpServerServiceImpl::StopServer(const pid_t &serverPid) in StopServer() function in OHOS::DHCP::DhcpServerServiceImpl
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp50 using StopServer = void (*)(const std::string&); typedef