Searched refs:devicePropValueData (Results 1 – 2 of 2) sorted by relevance
585 shared_ptr<GetDevicePropValueData> devicePropValueData = make_shared<GetDevicePropValueData>(); in GetPropValue() local618 devicePropValueData->SetValue(valueType, value); in GetPropValue()619 data = devicePropValueData; in GetPropValue()
883 shared_ptr<GetDevicePropValueData> devicePropValueData = make_shared<GetDevicePropValueData>(); in GetPropValue() local916 devicePropValueData->SetValue(valueType, value); in GetPropValue()917 data = devicePropValueData; in GetPropValue()