/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/ |
H A D | codec_filter_base.cpp | 315 ErrorCode CodecFilterBase::PushData(const std::string &inPort, const AVBufferPtr& buffer, int64_t o… in PushData()
|
/ohos5.0/base/startup/appspawn/test/unittest/ |
H A D | app_spawn_test_helper.h | 222 uint8_t *buffer = nullptr; member
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/buffered/ |
H A D | async_buf_writer.rs | 144 pub fn buffer(&self) -> &[u8] { in buffer() method
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webdatabase/ |
H A D | napi_web_data_base.cpp | 126 bool NapiWebDataBase::GetCharPara(napi_env env, napi_value argv, char* buffer, size_t bufferSize) in GetCharPara()
|
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/ |
H A D | audio_renderer_adapter_impl.cpp | 213 int32_t AudioRendererAdapterImpl::Write(uint8_t* buffer, size_t bufferSize) in Write()
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/ |
H A D | device.cpp | 128 char buffer[PATH_MAX] = { 0 }; in QueryDeviceInfo() local
|
/ohos5.0/base/update/updater/services/ptable_parse/ |
H A D | emmc_ptable.cpp | 230 uint8_t *buffer = buf.get(); in ReadEmmcGptImageToRam() local
|
/ohos5.0/base/update/updater/test/unittest/package/ |
H A D | pkg_verify_unittest.cpp | 252 PkgBuffer buffer{info->unpackedSize}; in VerifyFileByVerifier() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | capturer_in_client.cpp | 947 int32_t CapturerInClientInner::ChangeSpeed(uint8_t *buffer, int32_t bufferSize, std::unique_ptr<uin… in ChangeSpeed() 1567 int32_t CapturerInClientInner::Write(uint8_t *buffer, size_t bufferSize) in Write() 1573 …32_t CapturerInClientInner::HandleCapturerRead(size_t &readSize, size_t &userSize, uint8_t &buffer, in HandleCapturerRead() 1619 int32_t CapturerInClientInner::Read(uint8_t &buffer, size_t userSize, bool isBlockingRead) in Read() 1659 void CapturerInClientInner::DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel… in DfxOperation()
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/ |
H A D | display_device_proxy.cpp | 852 int32_t DisplayDeviceProxy::GetWriteBackFrame(uint32_t devId, BufferHandle &buffer, int32_t &fence) in GetWriteBackFrame() 1675 int32_t DisplayDeviceProxy::GetLayerBuffer(uint32_t devId, uint32_t layerId, LayerBuffer *buffer) in GetLayerBuffer() 1716 int32_t DisplayDeviceProxy::Flush(uint32_t devId, uint32_t layerId, LayerBuffer &buffer) in Flush() 1782 int32_t DisplayDeviceProxy::SnapShot(uint32_t devId, LayerBuffer &buffer) in SnapShot() 1850 …yDeviceProxy::SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle &buffer, int32_t… in SetLayerBuffer()
|
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | test_service_skeleton.cpp | 302 unsigned char *buffer = new (std::nothrow) unsigned char[length]; in TestRawDataTransaction() local 349 const char *buffer = nullptr; in TestRawDataReply() local 986 const char *buffer = nullptr; in TransferRawData() local 1027 unsigned char *buffer = new (std::nothrow) unsigned char[length]; in ReplyRawData() local
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
H A D | hitrace_meter.cpp | 288 bool GetProcData(const char* file, char* buffer, const size_t bufferSize) in GetProcData() 384 std::vector<char> buffer(TRACE_TXT_HEADER_MAX, '\0'); in InitTraceHead() local 530 auto buffer = std::make_unique<char[]>(len); in WriteAppTraceLong() local 1085 std::vector<char> buffer(TRACE_TXT_HEADER_MAX, '\0'); in StopCaptureAppTrace() local
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | parcel.cpp | 664 uint8_t *buffer = data_ + readCursor_; in ReadBuffer() local 818 uint8_t *buffer = data_ + readCursor_; in ReadBuffer() local 836 uint8_t *buffer = data_ + readCursor_; variable 852 uint8_t *buffer = data_ + readCursor_; in ReadUnpadBuffer() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | communicator_aggregator.cpp | 630 SerialBuffer *buffer = new (std::nothrow) SerialBuffer(); in OnAppLayerFrameReceive() local 795 SerialBuffer *buffer = ProtocolProto::BuildEmptyFrameForVersionNegotiate(errCode); in TriggerVersionNegotiation() local 845 SerialBuffer *buffer = ProtocolProto::BuildFeedbackMessageFrame(oriMsg, dstLabel, errCode); in TriggerCommunicatorNotFoundFeedback() local
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_vgu.h | 255 VGUBuffer *buffer; /* < Pointer to the buffer for the mask */ member 264 VGUBuffer *buffer; /* < Bitmap buffer */ member 322 VGUBuffer *buffer; /* < Image buffer */ member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | album_napi.cpp | 293 char buffer[FILENAME_MAX]; in JSAlbumNameSetter() local 458 char buffer[PATH_MAX]; in JSSetAlbumPath() local 543 char buffer[PATH_MAX]; in GetFetchOptionsParam() local
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
H A D | recorder_impl.cpp | 1020 RecorderSourceBuffer buffer; in DataSourceProcess() local 1103 RecorderSourceBuffer buffer; in AudioSourceProcess() local 1186 RecorderSourceBuffer buffer; in VideoSourceProcess() local
|
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
H A D | InstallationAsyncTask.java | 162 MappedMemoryBuffer(@NonNull ByteBuffer buffer) { in MappedMemoryBuffer() 707 ByteBuffer buffer = mappedBuffer.mBuffer; in installImage() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/ |
H A D | pa_stream_test.cpp | 350 auto buffer = std::make_unique<uint8_t[]>(bufferLength_); in WriteDataWorker() local 542 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(ONE_READ_FRAME)); in ReadDataWorker() local
|
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/ |
H A D | alsa_snd_capture.c | 578 static int32_t CaptureDataCopy(struct AudioHwCaptureParam *handleData, char *buffer, uint64_t frame… in CaptureDataCopy() 674 char *buffer = NULL; in CaptureReadImpl() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_sample_rs.cpp | 486 void *buffer = malloc(bufferSize); in ConstructPixmap() local 547 sptr<SurfaceBuffer> buffer; in DrawSurface() local
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
H A D | user_auth_napi_helper.cpp | 364 napi_value buffer; in GetUint8ArrayValue() local 459 napi_value buffer; in SetUint8ArrayProperty() local
|
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/ |
H A D | camera_manager_adapter_impl.cpp | 792 CameraSurfaceBufferAdapterImpl::CameraSurfaceBufferAdapterImpl(sptr<SurfaceBuffer> buffer) : buffer… in CameraSurfaceBufferAdapterImpl() 1000 OHOS::sptr<OHOS::SurfaceBuffer> buffer = nullptr; in OnBufferAvailable() local
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/ |
H A D | napi_helper.cpp | 201 char* buffer = new char[bufferSize + 1] { 0 }; in GetChars() local 209 char* buffer = GetChars(env, value); in GetString() local
|
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_engine.cpp | 451 const void *buffer = nullptr; in ArkNativeEngine() local 652 char buffer[256] = {0}; // 256 : buffer size of tag name in StartNapiProfilerTrace() local 815 void GetCString(EcmaVM* vm, Local<StringRef> str, char* buffer, size_t size, size_t* length) in GetCString() 2514 napi_value ArkNativeEngine::RunScriptBuffer(const char* path, std::vector<uint8_t>& buffer, bool is… in RunScriptBuffer() 2539 bool ArkNativeEngine::RunScriptBuffer(const std::string& path, uint8_t* buffer, size_t size, bool i… in RunScriptBuffer() 2564 napi_value ArkNativeEngine::RunBufferScript(std::vector<uint8_t>& buffer) in RunBufferScript() 2602 napi_value ArkNativeEngine::RunActor(uint8_t* buffer, size_t bufferSize, in RunActor() 2635 panda::Local<panda::ObjectRef> ArkNativeEngine::LoadArkModule(const void* buffer, in LoadArkModule()
|