| /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 | 118 static bool ReadData(struct WifiDirectProtocol *base, struct InfoContainerKeyProperty *keyProperty, in ReadData() function
|
| D | tlv_protocol.c | 85 static bool ReadData(struct WifiDirectProtocol *base, struct InfoContainerKeyProperty *keyProperty, in ReadData() function
|
| /foundation/barrierfree/accessibility/common/interface/src/ |
| D | accessibility_element_operator_callback_stub.cpp | 42 std::vector<AccessibilityElementInfo> StoreElementData::ReadData() in ReadData() function in OHOS::Accessibility::StoreElementData
|
| /foundation/multimedia/av_codec/test/unittest/demuxer_test/ |
| D | demuxer_unit_test.cpp | 197 void DemuxerUnitTest::ReadData() in ReadData() function in DemuxerUnitTest 214 void DemuxerUnitTest::ReadData(int readNum, int64_t &seekTime) in ReadData() function in DemuxerUnitTest
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| D | capturer_in_server.cpp | 175 void CapturerInServer::ReadData(size_t length) in ReadData() function in OHOS::AudioStandard::CapturerInServer
|
| /foundation/multimedia/audio_framework/frameworks/native/examples/ |
| D | pa_stream_test.cpp | 519 int32_t PaCapturerTest::ReadData() in ReadData() function in OHOS::AudioStandard::PaCapturerTest 789 int32_t ReadData(std::shared_ptr<PaCapturerTest> capturerTest) in ReadData() function
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
| D | png_decoder.cpp | 860 DataStreamBuffer ReadData; in PushAllToDecode() local 948 DataStreamBuffer ReadData; in PushCurrentToDecode() local
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/ |
| D | videodec_ndk_inner_sample.cpp | 352 int32_t VDecNdkInnerSample::ReadData(std::shared_ptr<AVSharedMemory> buffer, uint32_t index) in ReadData() function in VDecNdkInnerSample
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
| D | videodec_ndk_sample.cpp | 479 int32_t VDecNdkSample::ReadData(uint32_t index, OH_AVMemory *buffer) in ReadData() function in VDecNdkSample
|
| /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/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| D | socket.cpp | 734 void Socket::ReadData() in ReadData() function in OHOS::bluetooth::Socket
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| D | pixel_map.cpp | 2079 uint8_t *PixelMap::ReadData(std::vector<uint8_t> &buff, int32_t size, int32_t &cursor) in ReadData() function in OHOS::Media::PixelMap
|