Searched refs:DEFAULT_FORMAT (Results 1 – 15 of 15) sorted by relevance
40 const std::string DEFAULT_FORMAT = "HH:mm:ss.SS"; variable253 timerText = Localization::GetInstance()->FormatDuration(elapsedTime, DEFAULT_FORMAT); in UpdateTextTimer()266 CHECK_NULL_RETURN(textTimerLayoutProperty, DEFAULT_FORMAT); in GetFormat()267 return textTimerLayoutProperty->GetFormat().value_or(DEFAULT_FORMAT); in GetFormat()332 auto format = layoutProperty->GetFormat().value_or(DEFAULT_FORMAT); in GetMillisecondsDuration()395 auto format = textTimerLayoutProperty->GetFormat().value_or(DEFAULT_FORMAT); in DumpInfo()
24 inline const std::string DEFAULT_FORMAT = "HH:mm:ss.SS"; variable75 json->PutExtAttr("format", propFormat_.value_or(DEFAULT_FORMAT).c_str(), filter); in ToJsonValue()
30 const std::string DEFAULT_FORMAT = "hms"; variable53 std::string format_ = DEFAULT_FORMAT;
72 std::string format_ = DEFAULT_FORMAT;
29 const std::string DEFAULT_FORMAT = "HH:mm:ss.SS"; variable119 formatStr = DEFAULT_FORMAT; in SetFormat()126 formatStr = DEFAULT_FORMAT; in SetFormat()141 TextTimerModelNG::SetFormat(frameNode, DEFAULT_FORMAT); in ResetFormat()
27 inline const char DEFAULT_FORMAT[] = "HH:mm:ss.S"; variable32 std::string format_ = DEFAULT_FORMAT;
60 const std::string DEFAULT_FORMAT = "HH:mm:ss.SS"; variable141 TextTimerModel::GetInstance()->SetFormat(DEFAULT_FORMAT); in SetFormat()150 format = DEFAULT_FORMAT; in SetFormat()157 format = DEFAULT_FORMAT; in SetFormat()
22 const int32_t DEFAULT_FORMAT = 12; variable93 *ret = DEFAULT_FORMAT; in GetFormat()
55 const std::string DEFAULT_FORMAT = "aa hh:mm:ss"; variable759 CHECK_NULL_RETURN(textClockLayoutProperty, DEFAULT_FORMAT); in GetFormat()760 return textClockLayoutProperty->GetFormat().value_or(DEFAULT_FORMAT); in GetFormat()
46 |新增|NA|类名:Format;<br>方法or属性:DEFAULT_FORMAT = -1|@ohos.ai.mindSporeLite.d.ts|
46 |Added|NA|Class name: Format;<br>Method or attribute name: DEFAULT_FORMAT = -1|@ohos.ai.mindSporeLi…
121 |新增|NA|类名:Format;<br>方法or属性:DEFAULT_FORMAT = -1|@ohos.ai.mindSporeLite.d.ts|
121 |Added|NA|Class name: Format;<br>Method or attribute name: DEFAULT_FORMAT = -1|@ohos.ai.mindSporeLi…
1236 | DEFAULT_FORMAT | -1 | 未知数据排布方式。 |
1236 | DEFAULT_FORMAT | -1 | Unknown data format. |