Searched defs:GetTopEvents (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/clip/ | ||
H A D | clip_plugin.cpp | 63 std::vector<ClipPlugin::GlobalEvent> ClipPlugin::GetTopEvents(uint32_t topN) in GetTopEvents() function in OHOS::MiscServices::ClipPlugin |
H A D | default_clip.cpp | 27 std::vector<DefaultClip::GlobalEvent> DefaultClip::GetTopEvents(uint32_t topN, int32_t user) in GetTopEvents() function in OHOS::MiscServices::DefaultClip |
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/ | ||
H A D | platform_monitor.cpp | 295 void PlatformMonitor::GetTopEvents(std::vector<std::string> &events, std::vector<uint32_t> &counts) in GetTopEvents() function in OHOS::HiviewDFX::PlatformMonitor |