/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/codec/ |
H A D | byte_buffer_operator.h | 35 bool ReadData(uint8_t& value) const in ReadData() function 39 bool ReadData(int32_t& value) const in ReadData() function 43 bool ReadData(int64_t& value) const in ReadData() function 47 bool ReadData(double& value) const in ReadData() function 51 bool ReadData(std::string& value) const in ReadData() function 56 bool ReadData(std::vector<int8_t>& dst) const in ReadData() function 60 bool ReadData(std::vector<int16_t>& dst) const in ReadData() function 64 bool ReadData(std::vector<int32_t>& dst) const in ReadData() function
|
H A D | byte_buffer_operator.cpp | 20 bool ByteBufferReader::ReadData(std::map<std::string, std::string>& mapValue) const in ReadData() function in OHOS::Ace::Framework::ByteBufferReader 42 bool ByteBufferReader::ReadData(std::set<std::string>& setValue) const in ReadData() function in OHOS::Ace::Framework::ByteBufferReader
|
H A D | standard_codec_buffer_operator.cpp | 89 bool StandardCodecBufferReader::ReadData(CodecData& resultData) in ReadData() function in OHOS::Ace::Framework::StandardCodecBufferReader
|
/ohos5.0/base/security/huks/test/fuzz_test/innerapi_fuzzer/ |
H A D | hks_fuzz_util.h | 29 inline ReadType ReadData(uint8_t *&data, size_t &size, uint32_t readSize) in ReadData() function
|
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/ |
H A D | utils_data_stub.h | 65 static std::enable_if_t<std::is_pod<T>, void> UtilsDataStub::ReadData(T &data, int32_t &index, in ReadData() function
|
/ohos5.0/drivers/interface/camera/metadata/include/ |
H A D | metadata_utils.h | 67 void MetadataUtils::ReadData(T &data, int32_t &index, const std::vector<uint8_t>& cameraAbility) in ReadData() function
|
/ohos5.0/drivers/peripheral/sensor/interfaces/include/ |
H A D | sensor_if.h | 182 int32_t (*ReadData)(int32_t sensorId, struct SensorEvents *event); member
|
/ohos5.0/base/update/updater/services/diffpatch/bzip2/ |
H A D | bzip2_adapter.cpp | 225 int32_t BZip2BufferReadAdapter::ReadData(BlockBuffer &info) in ReadData() function in UpdatePatch::BZip2BufferReadAdapter
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/hall/ |
H A D | sensor_hall_driver.h | 20 int32_t (*ReadData)(struct SensorCfgData *data); member
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/proximity/ |
H A D | sensor_proximity_driver.h | 23 int32_t (*ReadData)(struct SensorCfgData *data); member
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/humidity/ |
H A D | sensor_humidity_driver.h | 25 int32_t (*ReadData)(struct SensorCfgData *data); member
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/temperature/ |
H A D | sensor_temperature_driver.h | 25 int32_t (*ReadData)(struct SensorCfgData *data); member
|
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
H A D | h4_protocol.cpp | 82 void H4Protocol::ReadData(int fd) in ReadData() function in OHOS::HDI::Bluetooth::Hci::H4Protocol
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | file.cpp | 143 bool File::ReadData(void* data, size_t size) in ReadData() function in OHOS::Idl::File
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/pedometer/ |
H A D | sensor_pedometer_driver.h | 29 int32_t (*ReadData)(struct SensorCfgData *data); member
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/ |
H A D | item_data_box.cpp | 111 heif_error HeifIlocBox::ReadData(const Item &item, const std::shared_ptr<HeifInputStream> &stream, in ReadData() function in OHOS::ImagePlugin::HeifIlocBox 387 heif_error HeifIdatBox::ReadData(const std::shared_ptr<HeifInputStream> &stream, in ReadData() function in OHOS::ImagePlugin::HeifIdatBox
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_rfcomm_connection.cpp | 72 int HfpAgRfcommConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpAgRfcommConnection
|
H A D | hfp_ag_data_connection.cpp | 145 int HfpAgDataConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpAgDataConnection
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_rfcomm_connection.cpp | 73 int HfpHfRfcommConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpHfRfcommConnection
|
H A D | hfp_hf_data_connection.cpp | 125 int HfpHfDataConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpHfDataConnection
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/ppg/ |
H A D | sensor_ppg_driver.h | 21 int32_t (*ReadData)(uint8_t *outBuf, uint16_t outBufMaxLen, uint16_t *outLen); member
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/gyro/ |
H A D | sensor_gyro_driver.h | 43 int32_t (*ReadData)(struct SensorCfgData *data); member
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/magnetic/ |
H A D | sensor_magnetic_driver.h | 45 int32_t (*ReadData)(struct SensorCfgData *data); member
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/accel/ |
H A D | sensor_accel_driver.h | 45 int32_t (*ReadData)(struct SensorCfgData *data, struct SensorReportEvent *event); member
|
/ohos5.0/base/update/updater/services/package/pkg_algorithm/ |
H A D | pkg_algorithm.cpp | 25 int32_t PkgAlgorithm::ReadData(const PkgStreamPtr inStream, size_t offset, PkgBuffer &buffer, in ReadData() function in Hpackage::PkgAlgorithm
|