/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | zip_file_reader_io.cpp | 27 std::string ZipFileReaderIo::ReadBuffer(size_t startPos, size_t bufferSize) in ReadBuffer() function in OHOS::AbilityBase::ZipFileReaderIo 44 bool ZipFileReaderIo::ReadBuffer(uint8_t *dst, size_t startPos, size_t bufferSize) in ReadBuffer() function in OHOS::AbilityBase::ZipFileReaderIo
|
/foundation/multimedia/image_framework/mock/native/src/ |
H A D | parcel.cpp | 54 const uint8_t *Parcel::ReadBuffer(size_t length) in ReadBuffer() function in OHOS::Parcel
|
/foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
H A D | ring_buffer.h | 44 size_t ReadBuffer(void* ptr, size_t readSize, int waitTimes = 0) in ReadBuffer() function in OHOS::Media::RingBuffer
|
/foundation/multimedia/media_foundation/interface/inner_api/osal/utils/ |
H A D | ring_buffer.h | 44 size_t ReadBuffer(void* ptr, size_t readSize, int waitTimes = 0) in ReadBuffer() function in OHOS::Media::RingBuffer
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/ |
H A D | local_data_source.cpp | 122 int32_t LocalDataSource::ReadBuffer(uint8_t *data, uint32_t length, int64_t pos) in ReadBuffer() function in OHOS::CastEngine::CastEngineService::LocalDataSource
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/ |
H A D | local_data_source.cpp | 122 int32_t LocalDataSource::ReadBuffer(uint8_t *data, uint32_t length, int64_t pos) in ReadBuffer() function in OHOS::CastEngine::CastEngineService::LocalDataSource
|
/foundation/multimedia/av_codec/test/unittest/plugins_source_test/ |
H A D | file_fd_source_plugin_unit_test.cpp | 62 size_t ReadBuffer(void* ptr, size_t readSize, int waitTimes = 0) in ReadBuffer() function in OHOS::Media::Plugins::FileFdSource::RingBufferMock
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/ |
H A D | parcel_wrapper.cpp | 96 bool ReadBuffer(MessageParcel &msgParcel, size_t len, rust::vec<uint8_t> &buffer) in ReadBuffer() function
|
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/ |
H A D | avcodec_audio_avbuffer_decoder_demo.cpp | 483 bool ADecBufferDemo::ReadBuffer(OH_AVBuffer *buffer, uint32_t index) in ReadBuffer() function in ADecBufferDemo
|
/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | serializer.c | 1103 const uint8_t *ReadBuffer(IpcIo *io, size_t size) in ReadBuffer() function
|
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | parcel.cpp | 306 const uint8_t *Parcel::ReadBuffer(size_t length) in ReadBuffer() function in OHOS::Parcel
|
/foundation/multimedia/av_codec/test/unittest/audio_test/ |
H A D | audio_decoder_avbuffer_capi_unit_test.cpp | 229 bool AudioDecoderBufferCapiUnitTest::ReadBuffer(OH_AVBuffer *buffer, uint32_t index) in ReadBuffer() function in OHOS::MediaAVCodec::AudioDecoderBufferCapiUnitTest
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | wrapper.rs | 55 fn ReadBuffer(msgParcel: Pin<&mut MessageParcel>, len: usize, buffer: &mut Vec<u8>) in ReadBuffer() functions
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_base.cpp | 1447 napi_value WebGL2RenderingContextBase::ReadBuffer(napi_env env, napi_callback_info info) in ReadBuffer() function in OHOS::Rosen::WebGL2RenderingContextBase
|
H A D | webgl2_rendering_context_impl.cpp | 1432 napi_value WebGL2RenderingContextImpl::ReadBuffer(napi_env env, GLenum mode) in ReadBuffer() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl
|