Searched refs:ParseDateByStr (Results 1 – 2 of 2) sorted by relevance
24 void ParseDateByStr(const std::string& date, ArkUISelectedDateType& selectedDate);
347 void ParseDateByStr(const std::string& date, ArkUISelectedDateType& selectedDate) in ParseDateByStr() function382 ParseDateByStr(dateStr, selectedDate); in SetCalendarPickerOnChange()