Home
last modified time | relevance | path

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

/base/msdp/device_status/utils/common/include/
Ddevicestatus_errors.h33 E_DEVICESTATUS_WRITE_PARCEL_ERROR = DEVICESTATUS_SERVICE_ERR_OFFSET, enumerator
/base/msdp/device_status/services/communication/service/src/
Ddevicestatus_srv_stub.cpp152 WRITEINT32(reply, devicestatusData.type, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in GetLatestDeviceStatusDataStub()
153 WRITEINT32(reply, devicestatusData.value, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in GetLatestDeviceStatusDataStub()