Home
last modified time | relevance | path

Searched refs:controllerV2_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component_v2.h54 controllerV2_ = controllerV2; in SetControllerV2()
59 return controllerV2_; in GetControllerV2()
65 RefPtr<CalendarControllerV2> controllerV2_; variable