Searched refs:GetPickerTime (Results 1 – 2 of 2) sorted by relevance
73 bool GetPickerTime(const std::string& strDate, PickerTime& outTime) const;
115 bool DOMPickerBase::GetPickerTime(const std::string& strDate, PickerTime& outTime) const in GetPickerTime() function in OHOS::Ace::Framework::DOMPickerBase657 if (GetPickerTime(value, time)) { in SetDateTimeSelected()