| /foundation/arkui/ace_engine/frameworks/bridge/codec/ |
| 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
|
| 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
|
| D | standard_codec_buffer_operator.cpp | 89 bool StandardCodecBufferReader::ReadData(CodecData& resultData) in ReadData() function in OHOS::Ace::Framework::StandardCodecBufferReader
|
| /foundation/ability/idl_tool/util/ |
| D | file.cpp | 118 bool File::ReadData(void* data, size_t size) in ReadData() function in OHOS::Idl::File
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| D | hfp_hf_rfcomm_connection.cpp | 73 int HfpHfRfcommConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpHfRfcommConnection
|
| D | hfp_hf_data_connection.cpp | 125 int HfpHfDataConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpHfDataConnection
|
| D | hfp_hf_profile.cpp | 156 int HfpHfProfile::ReadData() in ReadData() function in OHOS::bluetooth::HfpHfProfile
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| D | hfp_ag_rfcomm_connection.cpp | 72 int HfpAgRfcommConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpAgRfcommConnection
|
| D | hfp_ag_data_connection.cpp | 144 int HfpAgDataConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpAgDataConnection
|
| D | hfp_ag_profile.cpp | 158 int HfpAgProfile::ReadData() in ReadData() function in OHOS::bluetooth::HfpAgProfile
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct/protocol/ |
| D | json_protocol.c | 119 static bool ReadData(struct WifiDirectProtocol *base, struct InfoContainerKeyProperty *keyProperty, in ReadData() function
|
| D | tlv_protocol.c | 81 static bool ReadData(struct WifiDirectProtocol *base, struct InfoContainerKeyProperty *keyProperty, in ReadData() function
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
| D | png_decoder.cpp | 860 DataStreamBuffer ReadData; in PushAllToDecode() local 950 DataStreamBuffer ReadData; in PushCurrentToDecode() local
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
| D | videodec_ndk_sample.cpp | 474 int32_t VDecNdkSample::ReadData(uint32_t index, OH_AVMemory *buffer) in ReadData() function in VDecNdkSample
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| D | socket.cpp | 709 void Socket::ReadData() in ReadData() function in OHOS::bluetooth::Socket
|
| /foundation/multimedia/media_lite/services/player_lite/impl/ |
| D | player_impl.cpp | 1162 int32_t PlayerImpl::ReadData(void *handle, uint8_t *data, int32_t size, int32_t timeOutMs, DataFlag… in ReadData() function in OHOS::Media::PlayerImpl
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| D | pixel_map.cpp | 1751 uint8_t *PixelMap::ReadData(std::vector<uint8_t> &buff, int32_t size, int32_t &cursor) in ReadData() function in OHOS::Media::PixelMap
|