Searched refs:eventStatuscollect (Results 1 – 1 of 1) sorted by relevance
51 sptr<ICollectPlugin> eventStatuscollect = new CommonEventCollect(this); in Init() local52 eventStatuscollect->Init(onDemandSaProfiles_); in Init()53 collectPluginMap_[COMMON_EVENT] = eventStatuscollect; in Init()