Home
last modified time | relevance | path

Searched refs:StopStatusMonitor (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_manager_test.cpp84 vendorManager.StopStatusMonitor();
85 vendorManager.StopStatusMonitor();
103 vendorManager.StopStatusMonitor();
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_manager.cpp115 StopStatusMonitor(); in UnInit()
423 void VendorManager::StopStatusMonitor() in StopStatusMonitor() function in VendorManager
H A Dprint_service_ability.cpp478 vendorManager.StopStatusMonitor(); in StopDiscoverPrinter()
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dvendor_manager.h79 void StopStatusMonitor();
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_service_ability_other_test.cpp665 EXPECT_CALL(printService, vendorManager.StopStatusMonitor()).WillOnce(Return(false));