Home
last modified time | relevance | path

Searched refs:DisableAll (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Devent_handler.cpp34 void EventHandler::DisableAll() in DisableAll() function in OHOS::Utils::EventHandler
H A Devent_handler.h46 void DisableAll();
H A Dio_event_handler.cpp98 void IOEventHandler::DisableAll() in DisableAll() function in OHOS::Utils::IOEventHandler
H A Dtimer_event_handler.cpp90 DisableAll(); in Uninitialize()
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dio_event_handler.h83 void DisableAll();
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/
H A Dc_utils_guide_event.md136 | void | **DisableAll**()<br>关闭所有事件监听。 |
173 | void | **DisableAll**()<br>关闭所有事件监听。 |
/ohos5.0/base/telephony/call_manager/services/audio/include/
H A Daudio_device_manager.h102 bool DisableAll();
/ohos5.0/base/telephony/call_manager/test/fuzztest/audiodevice_fuzzer/
H A Daudiodevice_fuzzer.cpp103 audioDeviceManager->DisableAll(); in AudioDeviceManagerFunc()
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Daudio_device_manager.cpp358 result = DisableAll(); in SwitchDevice()
423 bool AudioDeviceManager::DisableAll() in DisableAll() function in OHOS::Telephony::AudioDeviceManager
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp107 handler->DisableAll();
292 DisableAll(); in Uninitialize()
873 handler_->DisableAll(); in Uninitialize()
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp142 handler->DisableAll(); in BENCHMARK_F()
394 DisableAll(); in Uninitialize()
1019 handler_->DisableAll(); in Uninitialize()