Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlDateTimeFormat.cpp648 const char *partType = DTF_PART_TYPES.at(fieldPos.getField()); in FormatToPartsImpl() local
669 ani_string partType = CreateUtf16String(env, partTypeChars, part.first.length()); in FormatToPartsImpl() local