Searched refs:BBoxDetectorPlugin (Results 1 – 4 of 4) sorted by relevance
34 REGISTER(BBoxDetectorPlugin)43 void BBoxDetectorPlugin::OnLoad() in OnLoad()49 void BBoxDetectorPlugin::OnUnload() in OnUnload()54 bool BBoxDetectorPlugin::OnEvent(std::shared_ptr<Event> &event) in OnEvent()64 bool BBoxDetectorPlugin::IsInterestedPipelineEvent(std::shared_ptr<Event> event) in IsInterestedPipelineEvent()81 void BBoxDetectorPlugin::WaitForLogs(const std::string& logDir) in WaitForLogs()89 void BBoxDetectorPlugin::HandleBBoxEvent(std::shared_ptr<SysEvent> &sysEvent) in HandleBBoxEvent()
24 class BBoxDetectorPlugin : public Plugin {26 BBoxDetectorPlugin() {}; in BBoxDetectorPlugin() function27 ~BBoxDetectorPlugin() {}; in ~BBoxDetectorPlugin()
63 auto testPlugin = make_shared<BBoxDetectorPlugin>();98 auto testPlugin = make_shared<BBoxDetectorPlugin>();133 auto testPlugin = make_shared<BBoxDetectorPlugin>();167 auto testPlugin = make_shared<BBoxDetectorPlugin>();
55 auto testPlugin = make_shared<BBoxDetectorPlugin>();