Searched refs:GetSecondFormatString (Results 1 – 5 of 5) sorted by relevance
64 secondColumn->AppendOption(GetSecondFormatString(second)); in OnColumnsBuilding()316 std::string PickerTimeComponent::GetSecondFormatString(uint32_t second) const in GetSecondFormatString() function in OHOS::Ace::PickerTimeComponent
98 std::string GetSecondFormatString(uint32_t second) const;
419 std::string GetSecondFormatString(uint32_t Second) const;
1006 std::string TimePickerRowPattern::GetSecondFormatString(uint32_t second) const in GetSecondFormatString() function in OHOS::Ace::NG::TimePickerRowPattern
1642 timePickerRowPattern->GetSecondFormatString(second);