Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.h70 …static void ParseMultiTextArraySelectArrayInternal(const std::vector<NG::TextCascadePickerOptions>…
H A Djs_textpicker.cpp532 void JSTextPickerParser::ParseMultiTextArraySelectArrayInternal( in ParseMultiTextArraySelectArrayInternal() function in OHOS::Ace::Framework::JSTextPickerParser
552 ParseMultiTextArraySelectArrayInternal(param.options, param.selecteds); in ParseMultiTextArraySelect()