Home
last modified time | relevance | path

Searched defs:textClock (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
Drender_text_clock.cpp56 auto textClock = wp.Upgrade(); in Update() local
63 auto textClock = wp.Upgrade(); in Update() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_pattern.cpp156 auto textClock = wp.Upgrade(); in InitTextClockController() local
163 auto textClock = wp.Upgrade(); in InitTextClockController() local
300 auto textClock = weak.Upgrade(); in RequestUpdateForNextSecond() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_api_impl_bridge.cpp3034 auto textClock = panda::ObjectRef::New(vm); in RegisterTextClockAttributes() local