Home
last modified time | relevance | path

Searched refs:WRITEINT64 (Results 1 - 4 of 4) sorted by relevance

/base/sensors/sensor/utils/common/include/
H A Dsensor_parcel.h39 #define WRITEINT64(parcel, data, ...) \ macro
/base/msdp/device_status/utils/common/include/
H A Ddevicestatus_common.h54 #define WRITEINT64(parcel, data, ...) \ macro
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_service_proxy.cpp48 WRITEINT64(data, samplingPeriodNs, WRITE_PARCEL_ERR); in EnableSensor()
49 WRITEINT64(data, maxReportDelayNs, WRITE_PARCEL_ERR); in EnableSensor()
/base/msdp/device_status/utils/common/src/
H A Ddrag_data_packer.cpp205 WRITEINT64(parcel, v, ERR_INVALID_VALUE); in Marshalling()

Completed in 2 milliseconds