Home
last modified time | relevance | path

Searched defs:currentData (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
Dcalendar_model_ng.h28 ObtainedMonth currentData; member
Dcalendar_pattern.h56 void SetCurrentMonthData(const ObtainedMonth& currentData) in SetCurrentMonthData()
Dcalendar_data.h89 ObtainedMonth currentData; member
Dcalendar_month_pattern.cpp852 void CalendarMonthPattern::FireModifyAccessibilityVirtualNode(const ObtainedMonth& currentData) in FireModifyAccessibilityVirtualNode()
865 void CalendarMonthPattern::ModifyAccessibilityVirtualNode(const ObtainedMonth& currentData) in ModifyAccessibilityVirtualNode()
Dcalendar_model_ng.cpp663 void CalendarModelNG::SetCurrentData(const ObtainedMonth& currentData) in SetCurrentData()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmoving_photo_processor.cpp243 int32_t MovingPhotoProcessor::GetUpdatedMovingPhotoData(const MovingPhotoData& currentData, in GetUpdatedMovingPhotoData()
519 int32_t MovingPhotoProcessor::GetUpdatedLivePhotoData(const LivePhotoData& currentData, LivePhotoDa… in GetUpdatedLivePhotoData()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_calendar.cpp102 auto currentData = JSRef<JSObject>::Cast(currentDataJsVal); in Create() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Drender_backend_vk.cpp2754 auto currentData = reinterpret_cast<const uint64_t*>(data + currentFrameByteOffset); in CopyPerfTimeStamp() local