/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/ |
H A D | shared_buffer_parser.cpp | 96 SharedBuffer SharedBufferParser::GetBuffer() in GetBuffer() function in OHOS::HDI::Nnrt::V1_0::SharedBufferParser
|
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/ |
H A D | shared_buffer_parser.cpp | 96 SharedBuffer SharedBufferParser::GetBuffer() in GetBuffer() function in OHOS::HDI::Nnrt::V2_0::SharedBufferParser
|
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
H A D | openharmony_buffer_queue_itf.cpp | 65 static SLresult GetBuffer(SLOHBufferQueueItf self, SLuint8 **buffer, SLuint32 *size)
in GetBuffer() function
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_frame_ohos_raster.h | 35 sptr<SurfaceBuffer> GetBuffer() const in GetBuffer() function in OHOS::Rosen::RSSurfaceFrameOhosRaster
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
H A D | surface_frame_ohos_raster.h | 34 sptr<SurfaceBuffer> GetBuffer() const in GetBuffer() function in OHOS::Rosen::SurfaceFrameOhosRaster
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_packet.h | 49 uint8_t *GetBuffer() in GetBuffer() function in ObexPacket
|
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device_proxy.cpp | 79 uint8_t* ScreenDeviceProxy::GetBuffer() in GetBuffer() function in OHOS::ScreenDeviceProxy
|
/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | native_image.h | 56 sptr<SurfaceBuffer> GetBuffer() in GetBuffer() function in OHOS::Media::NativeImage
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | raw_stream_data.cpp | 85 std::unique_ptr<char[]> RawStreamData::GetBuffer() in GetBuffer() function in Communication::SoftBus::RawStreamData
|
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/ |
H A D | avcodeclist_impl.cpp | 138 void *AVCodecListImpl::GetBuffer(const std::string &name, uint32_t sizeOfCap) in GetBuffer() function in OHOS::MediaAVCodec::AVCodecListImpl
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
H A D | codec_buffer_pool.cpp | 109 std::shared_ptr<CodecBuffer> CodecBufferPool::GetBuffer(int32_t bufferId) in GetBuffer() function in OHOS::Media::Plugin::CodecAdapter::CodecBufferPool
|
/foundation/multimedia/media_foundation/tests/unittest/format/inner/ |
H A D | avformat_inner_mock.cpp | 85 bool AVFormatInnerMock::GetBuffer(const std::string_view &key, uint8_t **addr, size_t &size) in GetBuffer() function in OHOS::Media::AVFormatInnerMock
|
/foundation/multimedia/media_foundation/tests/unittest/format/capi/ |
H A D | avformat_capi_mock.cpp | 145 bool AVFormatCapiMock::GetBuffer(const std::string_view &key, uint8_t **addr, size_t &size) in GetBuffer() function in OHOS::Media::AVFormatCapiMock
|
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/capi/ |
H A D | avformat_capi_mock.cpp | 157 bool AVFormatCapiMock::GetBuffer(const std::string_view &key, uint8_t **addr, size_t &size) in GetBuffer() function in OHOS::MediaAVCodec::AVFormatCapiMock
|
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/inner/ |
H A D | avformat_inner_mock.cpp | 86 bool AVFormatInnerMock::GetBuffer(const std::string_view &key, uint8_t **addr, size_t &size) in GetBuffer() function in OHOS::MediaAVCodec::AVFormatInnerMock
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/mock/ |
H A D | tlv_object_mock.cpp | 40 std::vector<std::uint8_t> TLVObject::GetBuffer() in GetBuffer() function in OHOS::UDMF::TLVObject
|
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_prepared_model/ |
H A D | hdi_prepared_model_test.cpp | 60 void HDIPreparedModelTest::GetBuffer(void*& buffer, size_t length) in GetBuffer() function in OHOS::NeuralNetworkRuntime::UnitTest::HDIPreparedModelTest
|
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/ |
H A D | hdi_device_test.cpp | 68 void HDIDeviceTest::GetBuffer(void*& buffer, size_t length) in GetBuffer() function in OHOS::NeuralNetworkRuntime::UnitTest::HDIDeviceTest [all...] |
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_prepared_model/ |
H A D | hdi_prepared_model_test.cpp | 60 void HDIPreparedModelTest::GetBuffer(void*& buffer, size_t length) in GetBuffer() function in OHOS::NeuralNetworkRuntime::UnitTest::HDIPreparedModelTest
|
/foundation/ai/neural_network_runtime/test/unittest/components/v2_1/hdi_prepared_model/ |
H A D | hdi_prepared_model_test.cpp | 60 void HDIPreparedModelTest::GetBuffer(void*& buffer, size_t length) in GetBuffer() function in OHOS::NeuralNetworkRuntime::UnitTest::HDIPreparedModelTest
|
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nn_tensor.cpp | 384 void* NNTensor::GetBuffer() const in GetBuffer() function in OHOS::NeuralNetworkRuntime::NNTensor
|
/foundation/graphic/surface_lite/frameworks/ |
H A D | buffer_queue.cpp | 152 SurfaceBufferImpl* BufferQueue::GetBuffer(const SurfaceBufferImpl& buffer) in GetBuffer() function in OHOS::BufferQueue
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | morphing_system.cpp | 56 RenderVertexBuffer GetBuffer( in GetBuffer() function
|
/foundation/multimedia/media_foundation/src/meta/ |
H A D | format.cpp | 262 bool Format::GetBuffer(const std::string_view &key, uint8_t **addr, size_t &size) const in GetBuffer() function in OHOS::Media::Format
|
/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | tlv_object.cpp | 54 std::vector<std::uint8_t> TLVObject::GetBuffer()
in GetBuffer() function in OHOS::UDMF::TLVObject
|