Home
last modified time | relevance | path

Searched defs:newData (Results 1 – 25 of 40) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_unified_data_test.cpp270 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 Dpasteboard_utils_test.cpp284 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 Dpasteboard_client_test.cpp109 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 Dblocks_patch.h53 …ufferPatch(const PatchBuffer &patchInfo, const BlockBuffer &oldInfo, std::vector<uint8_t> &newData) in BlocksBufferPatch()
H A Dupdate_patch.cpp120 const BlockBuffer &oldInfo, std::vector<uint8_t> &newData) in ApplyBlockPatch()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_conflict_entry.h32 ConflictData newData; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dexif_maker_note_test.cpp210 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 Dstring_pool.cpp80 uint8_t* newData = reinterpret_cast<uint8_t *>(calloc(1, newSize)); in Grow() local
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring_pool.cpp80 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 Dmoving_photo_processor.cpp244 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 Duv_queue.cpp67 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 Dmem_allocator.cpp93 char* newData = new(std::nothrow) char[size]; in Resize() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dincremental_source_stream.cpp143 vector<uint8_t> newData; in UpdateData() local
/ohos5.0/base/security/crypto_framework/common/src/
H A Dhcf_parcel.c80 char *newData = (char *)HcfMalloc(size, 0); in ParcelRealloc() local
/ohos5.0/drivers/interface/display/composer/command_pack/
H A Dcommand_data_packer.h210 char *newData = new char[newSize]; in Write() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Ddrag_drop_event.cpp97 …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 Dexif_maker_note.cpp244 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 Ddbinder_base_invoker_interface.h100 MessageParcel &newData = const_cast<MessageParcel &>(data); in SendRequest() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp337 …void* newData = mremap(rStart_, static_cast<size_t>(size_), static_cast<size_t>(newSize), MREMAP_M… in Resize() local
H A Dparcel.cpp142 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 Dsec_comp_enhance_adapter.cpp72 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 Dskia_font_mgr.cpp64 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 Ddiffpatch_unittest.cpp164 std::vector<uint8_t> newData; in TestApplyBlockPatch() local
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_parser.c517 int32_t newData[MAX_SENSOR_AXIS_NUM]; in SensorRawDataToRemapData() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c251 char *newData = cJSON_Print(item); in SetReservedInfoFromDeviceInfo() local

12