Home
last modified time | relevance | path

Searched defs:allowedValues (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_date_time_format.h74 std::vector<std::string> allowedValues; // NOLINT(misc-non-private-member-variables-in-classes) member in panda::ecmascript::CalendarOption::IcuPatternDesc
60 IcuPatternDesc(std::string property, const std::vector<IcuPatternEntry> &pairs, std::vector<std::string> allowedValues) IcuPatternDesc() argument

Completed in 2 milliseconds