| /base/telephony/sms_mms/test/fuzztest/smspdubuffer_fuzzer/ |
| H A D | smspdubuffer_fuzzer.cpp | 28 auto buffer = std::make_unique<SmsReadBuffer>(strValue); in ReadBuffer() local 67 auto buffer = std::make_unique<SmsWriteBuffer>(); WriteBuffer() local [all...] |
| /base/update/updater/services/applypatch/ |
| H A D | partition_record.cpp | 33 uint8_t buffer[PARTITION_UPDATER_RECORD_MSG_SIZE]; in IsPartitionUpdated() local
|
| H A D | store.cpp | 99 WriteDataToStore(const std::string &dirPath, const std::string &fileName, const std::vector<uint8_t> &buffer, int size) WriteDataToStore() argument 140 LoadDataFromStore(const std::string &dirPath, const std::string &fileName, std::vector<uint8_t> &buffer) LoadDataFromStore() argument
|
| /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/update/updater/services/package/pkg_algorithm/ |
| H A D | pkg_algo_digest.cpp | 51 int32_t Crc32Algorithm::Update(const PkgBuffer &buffer, size_t size)
in Update() argument 75 int32_t Crc32Algorithm::Calculate(PkgBuffer &result, const PkgBuffer &buffer, size_t size)
in Calculate() argument 97 Update(const PkgBuffer &buffer, size_t size) Update() argument 117 Calculate(PkgBuffer &result, const PkgBuffer &buffer, size_t size) Calculate() argument 139 Update(const PkgBuffer &buffer, size_t size) Update() argument 159 Calculate(PkgBuffer &result, const PkgBuffer &buffer, size_t size) Calculate() argument [all...] |
| /base/update/updater/services/diffpatch/bzip2/ |
| H A D | bzip2_adapter.h | 40 BZipBuffer2Adapter(std::vector<uint8_t> &buffer, size_t offset)
in BZipBuffer2Adapter() argument
|
| /base/update/updater/services/diffpatch/ |
| H A D | diffpatch.cpp | 80 std::string GeneraterBufferHash(const BlockBuffer &buffer)
in PatchMapFile() argument 92 std::string ConvertSha256Hex(const BlockBuffer &buffer)
in PatchMapFile() argument
|
| /base/update/updater/services/flashd/ |
| H A D | partition.cpp | 30 int Partition::DoFlash(const uint8_t *buffer, int bufferSize) const
in DoFlash() argument
|
| /base/update/updater/test/unittest/ptable_parse_test/ |
| H A D | ptable_unittest.cpp | 51 int TestCalculateCrc32(const uint8_t *buffer, const uint32_t len) in TestCalculateCrc32() argument 90 uint8_t buffer[128] = {1}; // 128 : set buffer size in TestCalculateCrc32() local
|
| /base/useriam/face_auth/test/fuzztest/iamfuzz/ |
| H A D | iam_fuzz_test.cpp | 40 auto buffer = parcel.ReadBuffer(len); in FillFuzzBuffer() local
|
| /base/useriam/pin_auth/test/fuzztest/utils_fuzz/ |
| H A D | iam_fuzz_test.cpp | 40 auto buffer = parcel.ReadBuffer(len); in FillFuzzBuffer() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_iconsumer_surface_adapter_wrapper.cpp | 39 ReleaseBuffer( std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer, int32_t fence) ReleaseBuffer() argument
|
| /base/useriam/fingerprint_auth/test/fuzztest/iamfuzz/ |
| H A D | iam_fuzz_test.cpp | 40 auto buffer = parcel.ReadBuffer(len); in FillFuzzBuffer() local
|
| /base/useriam/user_auth_framework/common/test/ |
| H A D | iam_fuzz_test.cpp | 40 auto buffer = parcel.ReadBuffer(len); in FillFuzzBuffer() local
|
| /base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
| H A D | user_auth_callback_proxy.cpp | 42 auto buffer = extraInfo.Serialize(); in OnResult() local 73 auto buffer = extraInfo.Serialize(); in OnAcquireInfo() local 118 auto buffer = attributes.Serialize(); in OnGetExecutorPropertyResult() local
|
| H A D | user_auth_callback_stub.cpp | 51 std::vector<uint8_t> buffer; in OnResultStub() local 72 std::vector<uint8_t> buffer; in OnAcquireInfoStub() local 111 std::vector<uint8_t> buffer; in OnGetExecutorPropertyResultStub() local [all...] |
| /base/web/webview/test/unittest/ohos_adapter/native_buffer_adapter_test/ |
| H A D | native_buffer_adapter_test.cpp | 58 OH_NativeBuffer* buffer = OH_NativeBuffer_Alloc(&config);
in TestAllocate() local 77 void* buffer = nullptr;
in HWTEST_F() local 98 void* buffer = nullptr;
in HWTEST_F() local 119 void* buffer = nullptr;
in HWTEST_F() local 185 void* buffer in HWTEST_F() local [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oam/ |
| H A D | oam_log.c | 60 hi_char buffer[OAM_PRINT_FORMAT_LENGTH] = {0}; in oal_print_nlogs() local
|
| /device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
| H A D | rk_node_utils.cpp | 40 static bool CheckIfNeedDoTransform(std::shared_ptr<IBuffer>& buffer) in CheckIfNeedDoTransform() argument 77 TransformToVirAddress(std::shared_ptr<IBuffer>& buffer, int32_t srcRkFmt, int32_t dstRkFmt) TransformToVirAddress() argument 109 TransformToFd(std::shared_ptr<IBuffer>& buffer, int32_t srcRkFmt, int32_t dstRkFmt) TransformToFd() argument 134 BufferScaleFormatTransform(std::shared_ptr<IBuffer>& buffer, bool flagToFd) BufferScaleFormatTransform() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_ukk_mem.c | 253 void *buffer = NULL; in mem_dump_mmu_page_table_wrapper() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/debug/backend/ |
| H A D | mali_kbase_debug_ktrace_jm.c | 28 void kbasep_ktrace_backend_format_header(char *buffer, int sz, s32 *written) in kbasep_ktrace_backend_format_header() argument 34 kbasep_ktrace_backend_format_msg(struct kbase_ktrace_msg *trace_msg, char *buffer, int sz, s32 *written) kbasep_ktrace_backend_format_msg() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/debug/backend/ |
| H A D | mali_kbase_debug_ktrace_jm.c | 28 void kbasep_ktrace_backend_format_header(char *buffer, int sz, s32 *written) in kbasep_ktrace_backend_format_header() argument 33 void kbasep_ktrace_backend_format_msg(struct kbase_ktrace_msg *trace_msg, char *buffer, int sz, s32 *written) in kbasep_ktrace_backend_format_msg() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_ukk_mem.c | 254 void *buffer = NULL; in mem_dump_mmu_page_table_wrapper() local [all...] |
| /drivers/interface/display/composer/cache_manager/ |
| H A D | buffer_cache_utils.h | 35 NativeBufferCache(const std::shared_ptr<CacheManager<uint32_t, NativeBuffer>>& cacheMgr, BufferHandle* buffer, uint32_t seqNo, uint32_t callerId, bool &needFreeBuffer) NativeBufferCache() argument [all...] |
| /drivers/peripheral/camera/test/demo_3A/ |
| H A D | stream_customer.cpp | 28 OHOS::SurfaceBuffer* buffer = consumer_->AcquireBuffer(); in CamFrame() local
|