Home
last modified time | relevance | path

Searched defs:GetTopEvents (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/clip/
H A Dclip_plugin.cpp63 std::vector<ClipPlugin::GlobalEvent> ClipPlugin::GetTopEvents(uint32_t topN) in GetTopEvents() function in OHOS::MiscServices::ClipPlugin
69 std::vector<ClipPlugin::GlobalEvent> ClipPlugin::GetTopEvents(uint32_t topN, int32_t user) in GetTopEvents() function in OHOS::MiscServices::ClipPlugin
H A Ddefault_clip.cpp27 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 Dplatform_monitor.cpp295 void PlatformMonitor::GetTopEvents(std::vector<std::string> &events, std::vector<uint32_t> &counts) in GetTopEvents() function in OHOS::HiviewDFX::PlatformMonitor