Home
last modified time | relevance | path

Searched refs:DEFAULT_FORMAT (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_pattern.cpp40 const std::string DEFAULT_FORMAT = "HH:mm:ss.SS"; variable
253 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()
H A Dtext_timer_layout_property.cpp24 inline const std::string DEFAULT_FORMAT = "HH:mm:ss.SS"; variable
75 json->PutExtAttr("format", propFormat_.value_or(DEFAULT_FORMAT).c_str(), filter); in ToJsonValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
H A Dtext_clock_component.h30 const std::string DEFAULT_FORMAT = "hms"; variable
53 std::string format_ = DEFAULT_FORMAT;
H A Drender_text_clock.h72 std::string format_ = DEFAULT_FORMAT;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_timer_modifier.cpp29 const std::string DEFAULT_FORMAT = "HH:mm:ss.SS"; variable
119 formatStr = DEFAULT_FORMAT; in SetFormat()
126 formatStr = DEFAULT_FORMAT; in SetFormat()
141 TextTimerModelNG::SetFormat(frameNode, DEFAULT_FORMAT); in ResetFormat()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.h27 inline const char DEFAULT_FORMAT[] = "HH:mm:ss.S"; variable
32 std::string format_ = DEFAULT_FORMAT;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_texttimer.cpp60 const std::string DEFAULT_FORMAT = "HH:mm:ss.SS"; variable
141 TextTimerModel::GetInstance()->SetFormat(DEFAULT_FORMAT); in SetFormat()
150 format = DEFAULT_FORMAT; in SetFormat()
157 format = DEFAULT_FORMAT; in SetFormat()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_impl.cpp22 const int32_t DEFAULT_FORMAT = 12; variable
93 *ret = DEFAULT_FORMAT; in GetFormat()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.cpp55 const std::string DEFAULT_FORMAT = "aa hh:mm:ss"; variable
759 CHECK_NULL_RETURN(textClockLayoutProperty, DEFAULT_FORMAT); in GetFormat()
760 return textClockLayoutProperty->GetFormat().value_or(DEFAULT_FORMAT); in GetFormat()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-ai.md46 |新增|NA|类名:Format;<br>方法or属性:DEFAULT_FORMAT = -1|@ohos.ai.mindSporeLite.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-ai.md46 |Added|NA|Class name: Format;<br>Method or attribute name: DEFAULT_FORMAT = -1|@ohos.ai.mindSporeLi…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-ai.md121 |新增|NA|类名:Format;<br>方法or属性:DEFAULT_FORMAT = -1|@ohos.ai.mindSporeLite.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-ai.md121 |Added|NA|Class name: Format;<br>Method or attribute name: DEFAULT_FORMAT = -1|@ohos.ai.mindSporeLi…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-mindspore-lite-kit/
H A Djs-apis-mindSporeLite.md1236 | DEFAULT_FORMAT | -1 | 未知数据排布方式。 |
/ohos5.0/docs/en/application-dev/reference/apis-mindspore-lite-kit/
H A Djs-apis-mindSporeLite.md1236 | DEFAULT_FORMAT | -1 | Unknown data format. |