Home
last modified time | relevance | path

Searched refs:devicestatusValue (Results 1 – 1 of 1) sorted by relevance

/base/msdp/device_status/services/communication/client/src/
Ddevicestatus_srv_proxy.cpp123 int32_t devicestatusValue = -1; in GetCache() local
125 READINT32(reply, devicestatusValue, devicestatusData); in GetCache()
127 devicestatusData.value = static_cast<OnChangedValue>(devicestatusValue); in GetCache()