Home
last modified time | relevance | path

Searched defs:buffer (Results 2026 – 2050 of 2775) sorted by relevance

1...<<81828384858687888990>>...111

/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dcodec_filter_base.cpp315 ErrorCode CodecFilterBase::PushData(const std::string &inPort, const AVBufferPtr& buffer, int64_t o… in PushData()
/ohos5.0/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.h222 uint8_t *buffer = nullptr; member
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/buffered/
H A Dasync_buf_writer.rs144 pub fn buffer(&self) -> &[u8] { in buffer() method
/ohos5.0/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_web_data_base.cpp126 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 Daudio_renderer_adapter_impl.cpp213 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 Ddevice.cpp128 char buffer[PATH_MAX] = { 0 }; in QueryDeviceInfo() local
/ohos5.0/base/update/updater/services/ptable_parse/
H A Demmc_ptable.cpp230 uint8_t *buffer = buf.get(); in ReadEmmcGptImageToRam() local
/ohos5.0/base/update/updater/test/unittest/package/
H A Dpkg_verify_unittest.cpp252 PkgBuffer buffer{info->unpackedSize}; in VerifyFileByVerifier() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcapturer_in_client.cpp947 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 Ddisplay_device_proxy.cpp852 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 Dtest_service_skeleton.cpp302 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 Dhitrace_meter.cpp288 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 Dparcel.cpp664 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 Dcommunicator_aggregator.cpp630 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 Ddisplay_vgu.h255 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 Dalbum_napi.cpp293 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 Drecorder_impl.cpp1020 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 DInstallationAsyncTask.java162 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 Dpa_stream_test.cpp350 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 Dalsa_snd_capture.c578 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 Ddrawing_sample_rs.cpp486 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 Duser_auth_napi_helper.cpp364 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 Dcamera_manager_adapter_impl.cpp792 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 Dnapi_helper.cpp201 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 Dark_native_engine.cpp451 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()

1...<<81828384858687888990>>...111