Home
last modified time | relevance | path

Searched defs:ReadBuffer (Results 1 - 15 of 15) sorted by relevance

/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file_reader_io.cpp27 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 Dparcel.cpp54 const uint8_t *Parcel::ReadBuffer(size_t length) in ReadBuffer() function in OHOS::Parcel
/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dring_buffer.h44 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 Dring_buffer.h44 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 Dlocal_data_source.cpp122 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 Dlocal_data_source.cpp122 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 Dfile_fd_source_plugin_unit_test.cpp62 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 Dparcel_wrapper.cpp96 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 Davcodec_audio_avbuffer_decoder_demo.cpp483 bool ADecBufferDemo::ReadBuffer(OH_AVBuffer *buffer, uint32_t index) in ReadBuffer() function in ADecBufferDemo
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dserializer.c1103 const uint8_t *ReadBuffer(IpcIo *io, size_t size) in ReadBuffer() function
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp306 const uint8_t *Parcel::ReadBuffer(size_t length) in ReadBuffer() function in OHOS::Parcel
/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_avbuffer_capi_unit_test.cpp229 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 Dwrapper.rs55 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 Dwebgl2_rendering_context_base.cpp1447 napi_value WebGL2RenderingContextBase::ReadBuffer(napi_env env, napi_callback_info info) in ReadBuffer() function in OHOS::Rosen::WebGL2RenderingContextBase
H A Dwebgl2_rendering_context_impl.cpp1432 napi_value WebGL2RenderingContextImpl::ReadBuffer(napi_env env, GLenum mode) in ReadBuffer() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl

Completed in 38 milliseconds