/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/ohosbufferadapterimpl_fuzzer/ |
H A D | ohosbufferadapterimpl_fuzzer.cpp | 33 uint32_t bufferSize = static_cast<uint32_t>(size); in OhosBufferAdapterImplFuzzTest() local
|
/base/msdp/device_status/utils/ipc/src/ |
H A D | circle_stream_buffer.cpp | 36 int32_t bufferSize = static_cast<int32_t>(size);
in CheckWrite() local
|
/base/msdp/device_status/rust/subsystem/input/binding/include/ |
H A D | input_binding_internal.h | 52 size_t bufferSize; member
|
/base/startup/init/services/modules/bootchart/ |
H A D | bootchart.h | 28 uint32_t bufferSize; member
|
/base/update/updater/services/diffpatch/bzip2/ |
H A D | bzip2_adapter.cpp | 61 size_t bufferSize = buffer_.size();
in WriteData() local
|
H A D | lz4_adapter.cpp | 222 int bufferSize = LZ4_compressBound(LZ4_BLOCK_SIZE(blockSizeID_));
in Open() local
|
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/ |
H A D | audiorenderadapter_fuzzer.cpp | 33 size_t bufferSize = sizeof(buffer); in AudioRendererAdapterFuzzTest() local
|
/base/update/updater/services/flashd/daemon/ |
H A D | flash_commander.cpp | 80 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 D | byte_buffer.h | 36 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 D | param_message.c | 48 uint32_t bufferSize = request->msgSize - sizeof(ParamMessage);
in FillParamMsgContent() local
|
/base/sensors/sensor/services/src/ |
H A D | stream_server.cpp | 96 static constexpr size_t bufferSize = 32 * 1024; in AddSocketPairInfo() local
|
/base/update/updater/services/diffpatch/diff/ |
H A D | update_diff.cpp | 102 size_t bufferSize = 0;
in Extract() local
|
/base/update/updater/test/unittest/applypatch_test/ |
H A D | imagepatch_unittest.cpp | 50 constexpr size_t bufferSize = 1024; in ReadContentFromFile() local
|
/base/update/updater/test/unittest/mount_test/ |
H A D | fstabapi_unittest.cpp | 143 const int bufferSize = 512; in HWTEST_F() local
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_audio_renderer_adapter_wrapper.cpp | 64 int32_t ArkAudioRendererAdapterWrapper::Write(uint8_t* buffer, size_t bufferSize) in Write() argument
|
/base/web/webview/ohos_adapter/audio_adapter/src/ |
H A D | audio_renderer_adapter_mock.cpp | 47 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 D | ark_audio_renderer_adapter_impl.cpp | 60 int32_t ArkAudioRendererAdapterImpl::Write(uint8_t* buffer, size_t bufferSize)
in Write() argument
|
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/ |
H A D | bbox_detector_unit_test.cpp | 50 constexpr int bufferSize = 1024; in GenerateFile() local
|
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_live_view_service_test.cpp | 69 uint32_t bufferSize = rowDataSize * height; in MakePixelMap() local
|
/base/powermgr/battery_manager/charger/src/ |
H A D | battery_thread.cpp | 39 int32_t bufferSize = UEVENT_BUFF_SIZE; in OpenUeventSocket() local
|
/base/startup/init/interfaces/innerkits/control_fd/ |
H A D | control_fd_service.c | 105 uint32_t bufferSize = strlen(message) + 1; in SendMessage() local
|
/base/startup/appspawn/modules/sandbox/ |
H A D | appspawn_mount_template.c | 134 static void DumpSandboxFlags(char *buffer, uint32_t bufferSize, unsigned long flags, in DumpSandboxFlags() argument
|
/base/sensors/medical_sensor/utils/src/ |
H A D | medical_basic_data_channel.cpp | 61 int32_t bufferSize = DEFAULT_CHANNEL_SIZE; in CreateSensorBasicChannel() local
|
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/ |
H A D | conversion_fft.cpp | 62 int32_t bufferSize = static_cast<int32_t>(fftResult_.buffer.size()); in ProcessSingle() local
|
/base/startup/init/services/loopevent/task/ |
H A D | le_task.c | 74 LE_Buffer *CreateBuffer(uint32_t bufferSize)
in CreateBuffer() argument 146 BufferHandle LE_CreateBuffer(const LoopHandle loop, uint32_t bufferSize)
in LE_CreateBuffer() argument
|