Home
last modified time | relevance | path

Searched refs:E_DEVICESTATUS_WRITE_PARCEL_ERROR (Results 1 - 3 of 3) sorted by relevance

/base/msdp/device_status/utils/common/src/
H A Ddrag_data_packer.cpp36 WRITEUINT8VECTOR(data, dragData.buffer, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
37 WRITESTRING(data, dragData.udKey, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
38 WRITESTRING(data, dragData.extraInfo, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
39 WRITESTRING(data, dragData.filterInfo, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
40 WRITEINT32(data, dragData.sourceType, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
41 WRITEINT32(data, dragData.dragNum, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
42 WRITEINT32(data, dragData.pointerId, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
43 WRITEINT32(data, dragData.displayX, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
44 WRITEINT32(data, dragData.displayY, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
45 WRITEINT32(data, dragData.displayId, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
[all...]
/base/msdp/device_status/utils/common/include/
H A Ddevicestatus_errors.h33 E_DEVICESTATUS_WRITE_PARCEL_ERROR = DEVICESTATUS_SERVICE_ERR_OFFSET, enumerator
/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp332 WRITEINT32(reply, devicestatusData.type, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in GetLatestDeviceStatusDataStub()
333 WRITEINT32(reply, devicestatusData.value, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in GetLatestDeviceStatusDataStub()
443 WRITEBOOL(reply, state, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in GetCoordinationStateSyncStub()

Completed in 3 milliseconds