Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_time_picker.h152 const char* GetSelectSecond() const in GetSelectSecond() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp170 cJSON_AddStringToObject(usr, "selectedSecond", tmpTimePicker->GetSelectSecond()); in AddTimePickerField()