Home
last modified time | relevance | path

Searched defs:bufferSize (Results 1 - 25 of 74) sorted by relevance

123

/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/ohosbufferadapterimpl_fuzzer/
H A Dohosbufferadapterimpl_fuzzer.cpp33 uint32_t bufferSize = static_cast<uint32_t>(size); in OhosBufferAdapterImplFuzzTest() local
/base/msdp/device_status/utils/ipc/src/
H A Dcircle_stream_buffer.cpp36 int32_t bufferSize = static_cast<int32_t>(size); in CheckWrite() local
/base/msdp/device_status/rust/subsystem/input/binding/include/
H A Dinput_binding_internal.h52 size_t bufferSize; member
/base/startup/init/services/modules/bootchart/
H A Dbootchart.h28 uint32_t bufferSize; member
/base/update/updater/services/diffpatch/bzip2/
H A Dbzip2_adapter.cpp61 size_t bufferSize = buffer_.size(); in WriteData() local
H A Dlz4_adapter.cpp222 int bufferSize = LZ4_compressBound(LZ4_BLOCK_SIZE(blockSizeID_)); in Open() local
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/
H A Daudiorenderadapter_fuzzer.cpp33 size_t bufferSize = sizeof(buffer); in AudioRendererAdapterFuzzTest() local
/base/update/updater/services/flashd/daemon/
H A Dflash_commander.cpp80 bool FlashCommander::InitPartition(const std::string &partName, const uint8_t *buffer, int bufferSize) in InitPartition() argument
/base/security/code_signature/interfaces/innerkits/common/include/
H A Dbyte_buffer.h36 ByteBuffer(uint32_t bufferSize): data(nullptr), size(0) in ByteBuffer() argument
102 bool Init(uint32_t bufferSize) in Init() argument
/base/startup/init/services/param/linux/
H A Dparam_message.c48 uint32_t bufferSize = request->msgSize - sizeof(ParamMessage); in FillParamMsgContent() local
/base/sensors/sensor/services/src/
H A Dstream_server.cpp96 static constexpr size_t bufferSize = 32 * 1024; in AddSocketPairInfo() local
/base/update/updater/services/diffpatch/diff/
H A Dupdate_diff.cpp102 size_t bufferSize = 0; in Extract() local
/base/update/updater/test/unittest/applypatch_test/
H A Dimagepatch_unittest.cpp50 constexpr size_t bufferSize = 1024; in ReadContentFromFile() local
/base/update/updater/test/unittest/mount_test/
H A Dfstabapi_unittest.cpp143 const int bufferSize = 512; in HWTEST_F() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_audio_renderer_adapter_wrapper.cpp64 int32_t ArkAudioRendererAdapterWrapper::Write(uint8_t* buffer, size_t bufferSize) in Write() argument
/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_renderer_adapter_mock.cpp47 int32_t AudioRendererAdapterImpl::Write(uint8_t* buffer, size_t bufferSize) in Write() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_audio_renderer_adapter_impl.cpp60 int32_t ArkAudioRendererAdapterImpl::Write(uint8_t* buffer, size_t bufferSize) in Write() argument
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp50 constexpr int bufferSize = 1024; in GenerateFile() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp69 uint32_t bufferSize = rowDataSize * height; in MakePixelMap() local
/base/powermgr/battery_manager/charger/src/
H A Dbattery_thread.cpp39 int32_t bufferSize = UEVENT_BUFF_SIZE; in OpenUeventSocket() local
/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_service.c105 uint32_t bufferSize = strlen(message) + 1; in SendMessage() local
/base/startup/appspawn/modules/sandbox/
H A Dappspawn_mount_template.c134 static void DumpSandboxFlags(char *buffer, uint32_t bufferSize, unsigned long flags, in DumpSandboxFlags() argument
/base/sensors/medical_sensor/utils/src/
H A Dmedical_basic_data_channel.cpp61 int32_t bufferSize = DEFAULT_CHANNEL_SIZE; in CreateSensorBasicChannel() local
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dconversion_fft.cpp62 int32_t bufferSize = static_cast<int32_t>(fftResult_.buffer.size()); in ProcessSingle() local
/base/startup/init/services/loopevent/task/
H A Dle_task.c74 LE_Buffer *CreateBuffer(uint32_t bufferSize) in CreateBuffer() argument
146 BufferHandle LE_CreateBuffer(const LoopHandle loop, uint32_t bufferSize) in LE_CreateBuffer() argument

Completed in 9 milliseconds

123