Searched refs:timedCollect (Results 1 – 1 of 1) sorted by relevance
60 sptr<ICollectPlugin> timedCollect = new DeviceTimedCollect(this); in Init() local61 timedCollect->Init(onDemandSaProfiles_); in Init()62 collectPluginMap_[TIMED_EVENT] = timedCollect; in Init()