Home
last modified time | relevance | path

Searched refs:WRITEBOOL (Results 1 - 5 of 5) sorted by relevance

/base/sensors/sensor/utils/common/include/
H A Dsensor_parcel.h23 #define WRITEBOOL(parcel, data, ...) \ macro
/base/msdp/device_status/utils/common/include/
H A Ddevicestatus_common.h38 #define WRITEBOOL(parcel, data, ...) \ macro
/base/msdp/device_status/utils/common/src/
H A Ddrag_data_packer.cpp47 WRITEBOOL(data, dragData.hasCanceledAnimation, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
48 WRITEBOOL(data, dragData.hasCoordinateCorrected, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in Marshalling()
/base/msdp/device_status/services/communication/client/src/
H A Ddevicestatus_srv_proxy.cpp278 WRITEBOOL(data, isUnchained, ERR_INVALID_VALUE); in DeactivateCoordination()
505 WRITEBOOL(data, dropResult.hasCustomAnimation, ERR_INVALID_VALUE); in StopDrag()
640 WRITEBOOL(data, visible, ERR_INVALID_VALUE); in SetDragWindowVisible()
641 WRITEBOOL(data, isForce, ERR_INVALID_VALUE); in SetDragWindowVisible()
852 WRITEBOOL(data, enable, ERR_INVALID_VALUE); in EnterTextEditorArea()
/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp443 WRITEBOOL(reply, state, E_DEVICESTATUS_WRITE_PARCEL_ERROR); in GetCoordinationStateSyncStub()

Completed in 9 milliseconds