Searched refs:GetDisPatcherInfo (Results 1 – 5 of 5) sorted by relevance
43 …auto dispatchList = GetHiviewContext()->GetDisPatcherInfo(sysEvent->eventType_, sysEvent->eventNam… in DispatchEvent()
169 ASSERT_TRUE(context.GetDisPatcherInfo(0, "", "", "").empty());
293 virtual std::vector<std::weak_ptr<Plugin>> GetDisPatcherInfo(uint32_t type, in GetDisPatcherInfo() function
66 std::vector<std::weak_ptr<Plugin>> GetDisPatcherInfo(uint32_t type,
1071 std::vector<std::weak_ptr<Plugin>> HiviewPlatform::GetDisPatcherInfo(uint32_t type, in GetDisPatcherInfo() function in OHOS::HiviewDFX::HiviewPlatform