Searched defs:topN (Results 1 – 5 of 5) sorted by relevance
63 std::vector<ClipPlugin::GlobalEvent> ClipPlugin::GetTopEvents(uint32_t topN) in GetTopEvents()69 std::vector<ClipPlugin::GlobalEvent> ClipPlugin::GetTopEvents(uint32_t topN, int32_t user) in GetTopEvents()
27 std::vector<DefaultClip::GlobalEvent> DefaultClip::GetTopEvents(uint32_t topN, int32_t user) in GetTopEvents()
270 uint8_t topN = 3; // top n in GetTopDomains() local298 uint8_t topN = 3; // top n in GetTopEvents() local
421 int32_t topN = 3; variable
564 int32_t topN = 0; in HandleGetMainWinodowInfo() local