/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()
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | KernelCpuUidBpfMapReaderTest.java | 228 public final void setData(SparseArray<long[]> newData) { in setData()
|
/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
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/ |
H A D | ResultStoreTest.java | 128 PersistableBundle newData = new PersistableBundle(); in testPutInterimResultAndFlushToDisk_shouldWriteDirtyResultsOnly() 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/base/update/updater/services/diffpatch/patch/ |
H A D | update_patch.cpp | 120 const BlockBuffer &oldInfo, std::vector<uint8_t> &newData) in ApplyBlockPatch()
|
/aosp12/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/ |
H A D | ContextHubGeneralTestExecutor.java | 346 ByteBuffer newData = ByteBuffer.allocate(4 + origData.length); in hackMessageToNanoApp() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/dex/ |
H A D | PackageDexUsage.java | 152 DexUseInfo newData = new DexUseInfo(isUsedByOtherApps, ownerUserId, in record() local 167 DexUseInfo newData = new DexUseInfo( in record() local
|
/aosp12/frameworks/base/libs/androidfw/ |
H A D | CursorWindow.cpp | 77 void* newData = nullptr; in maybeInflate() local
|
/aosp12/system/chre/util/include/chre/util/ |
H A D | dynamic_vector_impl.h | 189 ElementType *newData = static_cast<ElementType *>( in doReserve() local
|
/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
|
/aosp12/packages/modules/adb/fastdeploy/deployagent/src/com/android/fastdeploy/ |
H A D | DeployAgent.java | 284 WritableByteChannel newData = Channels.newChannel(outputStream); in writePatchedDataToStream() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/ |
H A D | WalletCardCarousel.java | 434 List<WalletCardViewInfo> oldData, List<WalletCardViewInfo> newData) { in isUiEquivalent()
|
/ohos5.0/base/update/updater/test/unittest/diffpatch/ |
H A D | diffpatch_unittest.cpp | 164 std::vector<uint8_t> newData; in TestApplyBlockPatch() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/ |
H A D | MediaPlayerWrapper.java | 310 MediaData newData = new MediaData( in sendMediaUpdate() local
|
H A D | MediaPlayerList.java | 561 MediaData newData = new MediaData( in removeMediaPlayer() 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
|
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/stream_manager/ |
H A D | PixelStreamManagerTest.cpp | 165 std::vector<uint8_t> newData(16 * 16 * 3, 1); in TEST() 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
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | RenderNode.cpp | 77 void RenderNode::setStagingDisplayList(DisplayList&& newData) { in setStagingDisplayList()
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_sticky_test.cpp | 448 CommonEventData newData; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
H A D | cmd_list_helper_test.cpp | 161 auto newData = CmdListHelper::GetCompressDataFromCmdList(*cmdList, handle); variable
|