Home
last modified time | relevance | path

Searched refs:SetDateStyle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.h71 const char *SetDateStyle(jerry_value_t style);
H A Ddate_time_format_module.cpp138 const char *dateRes = dateModel->SetDateStyle(args[1]); in CreateDateTimeFormat()
473 const char *DateTimeFormatModule::SetDateStyle(jerry_value_t style) in SetDateStyle() function in OHOS::ACELite::DateTimeFormatModule