Searched refs:GetHourFromAmPm (Results 1 – 4 of 4) sorted by relevance
198 …time.SetHour(GetHourFromAmPm(amPmColumn->GetCurrentIndex() == 0, hourColumn->GetCurrentIndex() + 1… in GetCurrentTime()282 uint32_t PickerTimeComponent::GetHourFromAmPm(bool isAm, uint32_t amPmhour) const in GetHourFromAmPm() function in OHOS::Ace::PickerTimeComponent
84 uint32_t GetHourFromAmPm(bool isAm, uint32_t amPmhour) const;
152 uint32_t GetHourFromAmPm(bool isAm, uint32_t amPmhour) const;
393 time.SetHour(GetHourFromAmPm( in GetCurrentTime()408 uint32_t TimePickerRowPattern::GetHourFromAmPm(bool isAm, uint32_t amPmhour) const in GetHourFromAmPm() function in OHOS::Ace::NG::TimePickerRowPattern