/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | pasteboard_unified_data_test.cpp | 270 UDMF::UnifiedData newData; variable 303 UDMF::UnifiedData newData; variable 343 UDMF::UnifiedData newData; variable 383 UDMF::UnifiedData newData; variable 423 UDMF::UnifiedData newData; variable 460 UDMF::UnifiedData newData; variable 497 UDMF::UnifiedData newData; variable 534 UDMF::UnifiedData newData; variable 571 UDMF::UnifiedData newData; variable 608 UDMF::UnifiedData newData; variable [all …]
|
H A D | pasteboard_utils_test.cpp | 284 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 317 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 356 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 393 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 428 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 462 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 496 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 530 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 564 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable 598 auto newData = PasteboardUtils::GetInstance().Convert(*pasteData); variable [all …]
|
H A D | pasteboard_client_test.cpp | 109 auto newData = PasteboardClient::GetInstance()->CreatePlainTextData(plainText); variable 214 auto newData = PasteboardClient::GetInstance()->CreatePlainTextData(plainText); variable 289 auto newData = PasteboardClient::GetInstance()->CreatePlainTextData(plainText); variable 418 auto newData = PasteboardClient::GetInstance()->CreatePlainTextData( variable
|
/ohos5.0/base/update/updater/services/diffpatch/patch/ |
H A D | blocks_patch.h | 53 …ufferPatch(const PatchBuffer &patchInfo, const BlockBuffer &oldInfo, std::vector<uint8_t> &newData) in BlocksBufferPatch()
|
H A D | update_patch.cpp | 120 const BlockBuffer &oldInfo, std::vector<uint8_t> &newData) in ApplyBlockPatch()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | kvdb_conflict_entry.h | 32 ConflictData newData; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | exif_maker_note_test.cpp | 210 const unsigned char *&newData = data; variable 228 const unsigned char *&newData = data; variable 246 const unsigned char *&newData = data; variable 264 const unsigned char *&newData = data; variable 282 const unsigned char *&newData = data; variable 684 const unsigned char *&newData = data; variable 703 const unsigned char *&newData = data; variable 722 const unsigned char *&newData = data; variable 741 const unsigned char *&newData = data; variable
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_pool.cpp | 80 uint8_t* newData = reinterpret_cast<uint8_t *>(calloc(1, newSize)); in Grow() local
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | string_pool.cpp | 80 char* newData = reinterpret_cast<char*>(calloc(1, newSize)); in Grow() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | moving_photo_processor.cpp | 244 MovingPhotoData& newData) in GetUpdatedMovingPhotoData() 295 MovingPhotoData newData; in CompatMovingPhoto() local 386 LivePhotoData newData; in CompatLivePhoto() local 519 …ngPhotoProcessor::GetUpdatedLivePhotoData(const LivePhotoData& currentData, LivePhotoData& newData) in GetUpdatedLivePhotoData()
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/ |
H A D | uv_queue.cpp | 67 std::list<void *> newData = args_.at(process); in CallFunction() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | mem_allocator.cpp | 93 char* newData = new(std::nothrow) char[size]; in Resize() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/ |
H A D | incremental_source_stream.cpp | 143 vector<uint8_t> newData; in UpdateData() local
|
/ohos5.0/base/security/crypto_framework/common/src/ |
H A D | hcf_parcel.c | 80 char *newData = (char *)HcfMalloc(size, 0); in ParcelRealloc() local
|
/ohos5.0/drivers/interface/display/composer/command_pack/ |
H A D | command_data_packer.h | 210 char *newData = new char[newSize]; in Write() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | drag_drop_event.cpp | 97 …agDropEvent::MergeClipboardData(const RefPtr<PipelineContext>& context, const std::string& newData) in MergeClipboardData()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | exif_maker_note.cpp | 244 const unsigned char *newData = nullptr; in Parser() local 277 const unsigned char *&newData, uint32_t &newSize) in FindExifLocation() 322 const unsigned char *&newData, uint32_t &newSize) in FindJpegAPP1()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | dbinder_base_invoker_interface.h | 100 MessageParcel &newData = const_cast<MessageParcel &>(data); in SendRequest() local
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | mapped_file.cpp | 337 …void* newData = mremap(rStart_, static_cast<size_t>(size_), static_cast<size_t>(newSize), MREMAP_M… in Resize() local
|
H A D | parcel.cpp | 142 void *newData = allocator_->Realloc(data_, newCapacity); in EnsureWritableCapacity() local 243 void *newData = allocator->Alloc(dataSize_); in SetAllocator() local 335 void *newData = allocator_->Realloc(data_, newCapacity); in SetDataCapacity() local
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/src/ |
H A D | sec_comp_enhance_adapter.cpp | 72 static bool CopyMessageParcel(MessageParcel& oldData, MessageParcel& newData) in CopyMessageParcel()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_font_mgr.cpp | 64 std::unique_ptr<uint8_t[]> newData = std::make_unique<uint8_t[]>(dataLen + 1); in ConvertToUTF16BE() local
|
/ohos5.0/base/update/updater/test/unittest/diffpatch/ |
H A D | diffpatch_unittest.cpp | 164 std::vector<uint8_t> newData; in TestApplyBlockPatch() local
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/ |
H A D | sensor_config_parser.c | 517 int32_t newData[MAX_SENSOR_AXIS_NUM]; in SensorRawDataToRemapData() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_device.c | 251 char *newData = cJSON_Print(item); in SetReservedInfoFromDeviceInfo() local
|