/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | pad_builder.cpp | 53 void* buffer = tensor->GetBuffer(); in SetPaddingMode() local 86 void* buffer = tensor->GetBuffer(); in SetConstantValue() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | base_stream_demuxer.h | 76 void SetData(const std::shared_ptr<Buffer>& buffer) in SetData() 80 void Init(const std::shared_ptr<Buffer>& buffer, uint64_t bufferOffset) in Init()
|
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_dma_buffer.cpp | 40 CodecDMABuffer *buffer = new CodecDMABuffer(codecBuffer); in Create() local 62 CodecDMABuffer *buffer = new CodecDMABuffer(codecBufferToStore); in Allocate() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
H A D | init_utils.c | 26 char *buffer = NULL; in ReadFileToBuf() local 91 char **SplitStringExt(char *buffer, const char *del, int *returnCount, int maxItemCount) in SplitStringExt()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/ |
H A D | adapter_host_manager.cpp | 101 int32_t AdapterHostManager::WriteAudio(const std::vector<uint8_t> &buffer) in WriteAudio() 107 …ostManager::Read(OHOS::HDI::IntelligentVoice::Engine::V1_0::ContentType type, sptr<Ashmem> &buffer) in Read()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | engine_base.h | 26 int32_t WriteAudio(const uint8_t *buffer, uint32_t size) override in WriteAudio()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/include/ |
H A D | av_receiver_engine_test.h | 75 int32_t OnDataAvailable(const std::shared_ptr<AVTransBuffer> &buffer) override in OnDataAvailable()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/ |
H A D | mod.rs | 24 mod buffer; module
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_output_frame_callback_wrapper.cpp | 27 bool ArkWebOutputFrameCallbackWrapper::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_output_frame_callback_impl.cpp | 27 bool ArkWebOutputFrameCallbackImpl::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_camera_buffer_listener_adapter_impl.cpp | 30 …ArkWebRefPtr<ArkCameraSurfaceBufferAdapter> buffer, ArkWebRefPtr<ArkCameraRotationInfoAdapter> rot… in OnBufferAvailable()
|
H A D | ark_camera_surface_adapter_wrapper.cpp | 26 std::shared_ptr<OHOS::NWeb::CameraSurfaceBufferAdapter> buffer, int32_t fence) in ReleaseBuffer()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_camera_buffer_listener_adapter_wrapper.cpp | 32 std::shared_ptr<NWeb::CameraSurfaceBufferAdapter> buffer, in OnBufferAvailable()
|
H A D | ark_camera_surface_adapter_impl.cpp | 28 int32_t ArkCameraSurfaceAdapterImpl::ReleaseBuffer(ArkWebRefPtr<ArkCameraSurfaceBufferAdapter> buff… in ReleaseBuffer()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/ |
H A D | hdi_device_test.cpp | 987 void *buffer = nullptr; variable 1021 void *buffer = nullptr; variable 1076 void *buffer = nullptr; variable 1114 void *buffer = nullptr; variable 1152 void *buffer = nullptr; variable 1190 void *buffer = nullptr; variable 1340 void *buffer = nullptr; variable 1389 void *buffer = nullptr; variable 1419 void *buffer = nullptr; variable 2359 void *buffer = nullptr; variable [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_pass_through.cpp | 55 auto buffer = static_cast<uint8_t *>(BufferPtr(PacketContinuousPayload(pkt_))); in AssemblePacket() local 74 auto buffer = static_cast<uint8_t *>(BufferPtr(PacketContinuousPayload(pkt))); in DisassemblePacket() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_pass_through.cpp | 61 auto buffer = static_cast<uint8_t *>(BufferPtr(PacketContinuousPayload(pkt_))); in AssemblePacket() local 80 auto buffer = static_cast<uint8_t *>(BufferPtr(PacketContinuousPayload(pkt))); in DisassemblePacket() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/ |
H A D | net_policy_file_event_handler.cpp | 93 struct stat buffer; in Write() local 117 struct stat buffer; in DeleteBak() local
|
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
H A D | icodec_buffer.cpp | 36 sptr<ICodecBuffer> buffer = sptr<ICodecBuffer>(); in CreateCodeBuffer() local 56 sptr<ICodecBuffer> buffer = sptr<ICodecBuffer>(); in AllocateCodecBuffer() local
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
H A D | recorder_audio_source.cpp | 103 int32_t RecorderAudioSource::AcquireBuffer(RecorderSourceBuffer &buffer, bool isBlocking) in AcquireBuffer() 131 int32_t RecorderAudioSource::ReleaseBuffer(RecorderSourceBuffer &buffer) in ReleaseBuffer()
|
H A D | recorder_video_source.cpp | 110 int32_t RecorderVideoSource::AcquireBuffer(RecorderSourceBuffer &buffer, bool isBlocking) in AcquireBuffer() 152 int32_t RecorderVideoSource::ReleaseBuffer(RecorderSourceBuffer &buffer) in ReleaseBuffer()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/moving_photo/ |
H A D | moving_photo_surface_wrapper.cpp | 88 sptr<SurfaceBuffer> buffer; in OnBufferArrival() local 124 void MovingPhotoSurfaceWrapper::RecycleBuffer(sptr<SurfaceBuffer> buffer) in RecycleBuffer()
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | store.cpp | 100 const std::vector<uint8_t> &buffer, int size) in WriteDataToStore() 141 std::vector<uint8_t> &buffer) in LoadDataFromStore()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | read_text.cpp | 105 string buffer(len, '\0'); in ReadTextAsync() local 136 static int ReadFromFile(int fd, int64_t offset, string& buffer) in ReadFromFile() 193 string buffer(len, '\0'); in Sync() local
|
/ohos5.0/drivers/peripheral/usb/hdi_service/src/ |
H A D | usbd_accessory.cpp | 72 std::string UsbdAccessory::base64_encode(char *buffer, int32_t len) in base64_encode() 127 int32_t UsbdAccessory::ExtraToString(char* buffer, int32_t len, std::string &extraData) in ExtraToString() 147 char buffer[BUFFER_SIZE]; in GetAccessoryString() local
|