Home
last modified time | relevance | path

Searched refs:StopServer (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/test/unittest/service_test/
H A Dprint_http_server_manager_test.cpp89 service->StopServer(printerName); in HWTEST_F()
109 service->StopServer(printerName); in HWTEST_F()
130 service->StopServer(printerName); in HWTEST_F()
137 * @tc.desc: Verify the StopServer function.
152 printHttpServerManager.StopServer(printerName); in HWTEST_F()
/base/print/print_fwk/services/print_service/include/
H A Dprint_http_server_manager.h38 void StopServer(std::string printerName);
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_server_manager.cpp124 void PrintHttpServerManager::StopServer(std::string printerName) in StopServer() function in OHOS::Print::PrintHttpServerManager
163 StopServer(printerName); in DealUsbDevDetach()
H A Dprint_ipp_over_usb_manager.cpp111 DelayedSingleton<PrintHttpServerManager>::GetInstance()->StopServer(printerName); in DisConnectPrinter()

Completed in 2 milliseconds