Home
last modified time | relevance | path

Searched defs:ReadData (Results 1 – 14 of 14) sorted by relevance

/drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/
Dutils_data_stub.h64 void UtilsDataStub::ReadData(T &data, int32_t &index, const std::vector<uint8_t>& cameraAbility) in ReadData() function
/drivers/peripheral/camera/interfaces/metadata/include/
Dmetadata_utils.h63 void MetadataUtils::ReadData(T &data, int32_t &index, const std::vector<uint8_t>& cameraAbility) in ReadData() function
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
Dh4_protocol.cpp54 void H4Protocol::ReadData(int fd) in ReadData() function in OHOS::HDI::Bluetooth::Hci::H4Protocol
/drivers/hdf_core/framework/model/sensor/driver/proximity/
Dsensor_proximity_driver.h23 int32_t (*ReadData)(struct SensorCfgData *data); member
/drivers/hdf_core/framework/model/sensor/driver/hall/
Dsensor_hall_driver.h20 int32_t (*ReadData)(struct SensorCfgData *data); member
/drivers/hdf_core/framework/model/sensor/driver/pedometer/
Dsensor_pedometer_driver.h29 int32_t (*ReadData)(struct SensorCfgData *data); member
/drivers/hdf_core/framework/model/sensor/driver/ppg/
Dsensor_ppg_driver.h21 int32_t (*ReadData)(uint8_t *outBuf, uint16_t outBufMaxLen, uint16_t *outLen); member
/drivers/hdf_core/framework/model/sensor/driver/gyro/
Dsensor_gyro_driver.h43 int32_t (*ReadData)(struct SensorCfgData *data); member
/drivers/hdf_core/framework/model/sensor/driver/magnetic/
Dsensor_magnetic_driver.h45 int32_t (*ReadData)(struct SensorCfgData *data); member
/drivers/hdf_core/framework/model/sensor/driver/accel/
Dsensor_accel_driver.h45 int32_t (*ReadData)(struct SensorCfgData *data, struct SensorReportEvent *event); member
/drivers/hdf_core/framework/tools/hdi-gen/util/
Dfile.cpp130 size_t File::ReadData(void *data, size_t size) const in ReadData() function in OHOS::HDI::File
/drivers/hdf_core/framework/model/sensor/driver/als/
Dsensor_als_driver.h72 int32_t (*ReadData)(struct SensorCfgData *data); member
/drivers/hdf_core/framework/model/sensor/driver/barometer/
Dsensor_barometer_driver.h99 int32_t (*ReadData)(struct SensorCfgData *data); member
/drivers/peripheral/format/interfaces/include/
Dformat_type.h392 …int32_t (*ReadData)(void *handle, uint8_t *data, int32_t size, int32_t timeOutMs, DataFlags *flags… member