Home
last modified time | relevance | path

Searched defs:SetBuffer (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dlocal_socket_options.cpp19 void LocalSocketOptions::SetBuffer(const std::string &buffer) in SetBuffer() function in OHOS::NetStack::Socket::LocalSocketOptions
24 void LocalSocketOptions::SetBuffer(void *data, size_t size) in SetBuffer() function in OHOS::NetStack::Socket::LocalSocketOptions
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_buffer_desc_adapter_impl.cpp37 void ArkBufferDescAdapterImpl::SetBuffer(uint8_t* buffer) in SetBuffer() function in OHOS::ArkWeb::ArkBufferDescAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_buffer_desc_adapter_wrapper.cpp39 void ArkBufferDescAdapterWrapper::SetBuffer(uint8_t* buffer) in SetBuffer() function in OHOS::ArkWeb::ArkBufferDescAdapterWrapper
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_buffer.h62 void SetBuffer(size_t bufferSize, const uint8_t* data) in SetBuffer() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.h122 void SetBuffer(std::unique_ptr<uint8_t[]> buffer, size_t size) in SetBuffer() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_decoder.cpp186 uint32_t SetBuffer(uint64_t byteCount, DecodeContext &context) in SetBuffer() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_handler.h117 void SetBuffer( in SetBuffer() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_surface_render_params.cpp241 void RSSurfaceRenderParams::SetBuffer(const sptr<SurfaceBuffer>& buffer, const Rect& damageRect) in SetBuffer() function in OHOS::Rosen::RSSurfaceRenderParams
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnn_tensor.cpp342 void NNTensor::SetBuffer(const void* buffer, size_t length) in SetBuffer() function in OHOS::NeuralNetworkRuntime::NNTensor
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp324 void ImageSourceImpl::SetBuffer(uint8_t *data, uint32_t size) in SetBuffer() function in OHOS::Media::ImageSourceImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_params.h258 virtual void SetBuffer(const sptr<SurfaceBuffer>& buffer, const Rect& damageRect) {} in SetBuffer() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h99 void SetBuffer(const sptr<SurfaceBuffer> &sbuffer, const sptr<SyncFence> &acquireFence) in SetBuffer() function
/ohos5.0/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp217 void SetBuffer(uint8_t* buf) override in SetBuffer() function in OHOS::NWeb::BufferDescAdapterMock
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp132 void DfxMemoryTest::SetBuffer(uintptr_t addr, std::vector<uint8_t> buffer) in SetBuffer() function in OHOS::HiviewDFX::DfxMemoryTest
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp1226 void PointerEvent::SetBuffer(std::vector<uint8_t> buffer) in SetBuffer() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h244 void SetBuffer(char* buffer, size_t size) in SetBuffer() function