/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/options/src/ |
H A D | local_socket_options.cpp | 19 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 D | ark_buffer_desc_adapter_impl.cpp | 37 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 D | ark_buffer_desc_adapter_wrapper.cpp | 39 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 D | webgl_buffer.h | 62 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 D | ohos_file.h | 122 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 D | bmp_decoder.cpp | 186 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 D | rs_surface_handler.h | 117 void SetBuffer( in SetBuffer() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/ |
H A D | rs_surface_render_params.cpp | 241 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 D | nn_tensor.cpp | 342 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 D | image_source_impl.cpp | 324 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 D | rs_render_params.h | 258 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 D | hdi_layer_info.h | 99 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 D | audio_adapter_impl_test.cpp | 217 void SetBuffer(uint8_t* buf) override in SetBuffer() function in OHOS::NWeb::BufferDescAdapterMock
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | dwarf_test.cpp | 132 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 D | pointer_event.cpp | 1226 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 D | web_event.h | 244 void SetBuffer(char* buffer, size_t size) in SetBuffer() function
|