Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/frameworks/bridge/codec/
Dbyte_buffer_operator.h35 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
Dbyte_buffer_operator.cpp20 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
Dstandard_codec_buffer_operator.cpp89 bool StandardCodecBufferReader::ReadData(CodecData& resultData) in ReadData() function in OHOS::Ace::Framework::StandardCodecBufferReader
/foundation/ability/idl_tool/util/
Dfile.cpp143 bool File::ReadData(void* data, size_t size) in ReadData() function in OHOS::Idl::File
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
Ditem_data_box.cpp111 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
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_rfcomm_connection.cpp73 int HfpHfRfcommConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpHfRfcommConnection
Dhfp_hf_data_connection.cpp125 int HfpHfDataConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpHfDataConnection
Dhfp_hf_profile.cpp156 int HfpHfProfile::ReadData() in ReadData() function in OHOS::bluetooth::HfpHfProfile
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_rfcomm_connection.cpp72 int HfpAgRfcommConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpAgRfcommConnection
Dhfp_ag_data_connection.cpp145 int HfpAgDataConnection::ReadData(Packet **pkt) const in ReadData() function in OHOS::bluetooth::HfpAgDataConnection
Dhfp_ag_profile.cpp158 int HfpAgProfile::ReadData() in ReadData() function in OHOS::bluetooth::HfpAgProfile
/foundation/ability/idl_tool/idl_tool_2/util/
Dfile.cpp144 size_t File::ReadData(void *data, size_t size) const in ReadData() function in OHOS::Idl::File
/foundation/barrierfree/accessibility/common/interface/src/
Daccessibility_element_operator_callback_stub.cpp67 std::vector<AccessibilityElementInfo> StoreElementData::ReadData() in ReadData() function in OHOS::Accessibility::StoreElementData
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
Dheif_stream.cpp159 bool HeifStreamReader::ReadData(uint8_t *data, size_t size) in ReadData() function in OHOS::ImagePlugin::HeifStreamReader
/foundation/multimedia/audio_framework/frameworks/native/examples/
Dpa_stream_test.cpp522 int32_t PaCapturerTest::ReadData() in ReadData() function in OHOS::AudioStandard::PaCapturerTest
792 int32_t ReadData(std::shared_ptr<PaCapturerTest> capturerTest) in ReadData() function
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
Dpng_decoder.cpp882 DataStreamBuffer ReadData; in PushAllToDecode() local
978 DataStreamBuffer ReadData; in PushCurrentToDecode() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Dcapturer_in_server.cpp215 void CapturerInServer::ReadData(size_t length) in ReadData() function in OHOS::AudioStandard::CapturerInServer
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
Dvideodec_sample.cpp330 int32_t VDecFuzzSample::ReadData(uint32_t index, OH_AVMemory *buffer) in ReadData() function in VDecFuzzSample
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
Dvideodec_sample.cpp316 int32_t VDecFuzzSample::ReadData(uint32_t index, OH_AVMemory *buffer) in ReadData() function in VDecFuzzSample
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
Ddemuxer_unit_test.cpp217 void DemuxerUnitTest::ReadData() in ReadData() function in DemuxerUnitTest
234 void DemuxerUnitTest::ReadData(int readNum, int64_t &seekTime) in ReadData() function in DemuxerUnitTest
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
Dvideodec_ndk_inner_sample.cpp352 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/
Dvideodec_ndk_sample.cpp507 int32_t VDecNdkSample::ReadData(uint32_t index, OH_AVMemory *buffer) in ReadData() function in VDecNdkSample
/foundation/multimedia/media_lite/services/player_lite/impl/
Dplayer_impl.cpp1162 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/
Dsocket.cpp734 void Socket::ReadData() in ReadData() function in OHOS::bluetooth::Socket
/foundation/multimedia/media_library/frameworks/js/src/
Dmedia_asset_change_request_napi.cpp91 int32_t MediaDataSource::ReadData(const shared_ptr<AVSharedMemory>& mem, uint32_t length) in ReadData() function in OHOS::Media::MediaDataSource

12