Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_time_component.h32 const PickerTime& GetSelectedTime() const in GetSelectedTime() function
H A Dpicker_datetime_component.cpp65 PickerDateTime dateTime(date, GetSelectedTime()); in GetSelectedObject()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_pattern.h254 const PickerTime& GetSelectedTime() in GetSelectedTime() function
H A Dtimepicker_model_ng.cpp707 return timePickerRowPattern->GetSelectedTime(); in getTimepickerSelected()