Searched defs:commonEventCollect (Results 1 – 4 of 4) sorted by relevance
68 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable81 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable95 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable109 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable144 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(collect); variable170 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(collect); variable192 sptr<CommonEventCollect> commonEventCollect = nullptr; variable214 sptr<CommonEventCollect> commonEventCollect = nullptr; variable236 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable269 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable[all …]
204 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable237 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable411 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable441 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable751 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable767 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(nullptr); variable
424 sptr<CommonEventCollect> commonEventCollect = new CommonEventCollect(collectManager); variable
228 CommonEventListener::CommonEventListener(const sptr<CommonEventCollect>& commonEventCollect) in CommonEventListener()