Home
last modified time | relevance | path

Searched refs:GetDisPatcherInfo (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/sys_dispatcher/
H A Dsys_dispatcher.cpp43 auto dispatchList = GetHiviewContext()->GetDisPatcherInfo(sysEvent->eventType_, sysEvent->eventName_, in DispatchEvent()
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_test.cpp168 // GetDisPatcherInfo in HWTEST_F()
169 ASSERT_TRUE(context.GetDisPatcherInfo(0, "", "", "").empty()); in HWTEST_F()
/base/hiviewdfx/hiview/base/include/
H A Dplugin.h293 virtual std::vector<std::weak_ptr<Plugin>> GetDisPatcherInfo(uint32_t type, in GetDisPatcherInfo() function in OHOS::HiviewDFX::HiviewContext
/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h66 std::vector<std::weak_ptr<Plugin>> GetDisPatcherInfo(uint32_t type,
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp1071 std::vector<std::weak_ptr<Plugin>> HiviewPlatform::GetDisPatcherInfo(uint32_t type, in GetDisPatcherInfo() function in OHOS::HiviewDFX::HiviewPlatform

Completed in 6 milliseconds