Home
last modified time | relevance | path

Searched defs:PauseDispatch (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dpipeline_test.h43 void PauseDispatch(std::weak_ptr<OHOS::HiviewDFX::Plugin> plugin __UNUSED) override in PauseDispatch() function
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.cpp220 void EventSourceExample::PauseDispatch(std::weak_ptr<Plugin> plugin) in PauseDispatch() function in OHOS::HiviewDFX::EventSourceExample
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.cpp196 void BundleEventSourceExample::PauseDispatch(std::weak_ptr<Plugin> plugin) in PauseDispatch() function in OHOS::HiviewDFX::BundleEventSourceExample
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp171 void SysEventSource::PauseDispatch(std::weak_ptr<Plugin> plugin) in PauseDispatch() function in OHOS::HiviewDFX::SysEventSource