Searched defs:deviceParamCollect (Results 1 – 3 of 3) sorted by relevance
67 std::shared_ptr<DeviceParamCollect> deviceParamCollect = variable89 std::shared_ptr<DeviceParamCollect> deviceParamCollect = variable111 std::shared_ptr<DeviceParamCollect> deviceParamCollect = variable127 sptr<DeviceParamCollect> deviceParamCollect = new DeviceParamCollect(report); variable144 sptr<DeviceParamCollect> deviceParamCollect = new DeviceParamCollect(report); variable180 std::shared_ptr<DeviceParamCollect> deviceParamCollect = variable197 std::shared_ptr<DeviceParamCollect> deviceParamCollect = variable213 std::shared_ptr<DeviceParamCollect> deviceParamCollect = variable230 std::shared_ptr<DeviceParamCollect> deviceParamCollect = variable251 std::shared_ptr<DeviceParamCollect> deviceParamCollect = variable[all …]
34 DeviceParamCollect* deviceParamCollect = static_cast<DeviceParamCollect*>(context); in DeviceParamCallback() local157 void SystemAbilityStatusChange::Init(const sptr<DeviceParamCollect>& deviceParamCollect) in Init()
43 sptr<ICollectPlugin> deviceParamCollect = new DeviceParamCollect(this); in Init() local