Searched refs:ParseMultiTextArraySelectInternal (Results 1 – 2 of 2) sorted by relevance
64 …static void ParseMultiTextArraySelectInternal(const std::vector<NG::TextCascadePickerOptions>& opt…
511 void JSTextPickerParser::ParseMultiTextArraySelectInternal(const std::vector<NG::TextCascadePickerO… in ParseMultiTextArraySelectInternal() function in OHOS::Ace::Framework::JSTextPickerParser564 ParseMultiTextArraySelectInternal(param.options, param.values, param.selecteds); in ParseMultiTextArraySelect()