Searched refs:GetPickerDateTime (Results 1 – 2 of 2) sorted by relevance
74 bool GetPickerDateTime(const std::string& strDate, PickerDateTime& outDateTime) const;
134 bool DOMPickerBase::GetPickerDateTime(const std::string& strDate, PickerDateTime& outDateTime) const in GetPickerDateTime() function in OHOS::Ace::Framework::DOMPickerBase667 if (GetPickerDateTime(value, dateTime)) { in SetDateTimeSelected()