Home
last modified time | relevance | path

Searched defs:secondType (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/i18n/
Dtime_format.h44 ZeroPrefixType secondType; member
74 static std::string GetSecondFormat(const int32_t secondType) { in GetSecondFormat()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_model.h49 ZeroPrefixType& minuteType, ZeroPrefixType& secondType) {}; in SetDateTimeOptions()
Dtimepicker_model_ng.cpp282 ZeroPrefixType& minuteType, ZeroPrefixType& secondType) in SetDateTimeOptions()
760 ZeroPrefixType& minuteType, ZeroPrefixType& secondType) in SetDateTimeOptions()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_timepicker_modifier.cpp314 ArkUINodeHandle node, ArkUI_Int32 hourType, ArkUI_Int32 minuteType, ArkUI_Int32 secondType) in SetTimepickerDateTimeOptions()
330 ZeroPrefixType secondType = ZeroPrefixType::AUTO; in ResetTimepickerDateTimeOptions() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_timepicker_bridge.cpp343 ZeroPrefixType secondType = ZeroPrefixType::AUTO; in SetTimepickerDateTimeOptions() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_timepicker_ffi.cpp577 …workTimePickerDateTimeOptions(const char* hourType, const char* minuteType, const char* secondType) in FfiOHOSAceFrameworkTimePickerDateTimeOptions()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_datepicker.cpp1563 ZeroPrefixType secondType = ZeroPrefixType::AUTO; in DateTimeOptions() local