Searched refs:convert_to_scis_ids (Results 1 – 6 of 6) sorted by relevance
98 void convert_to_scis_ids(char16 *str, uint16 str_len);
173 void convert_to_scis_ids(char16 *str, uint16 str_len);
902 void DictTrie::convert_to_scis_ids(char16 *str, uint16 str_len) { in convert_to_scis_ids() function in ime_pinyin::DictTrie903 return dict_list_->convert_to_scis_ids(str, str_len); in convert_to_scis_ids()
371 void DictList::convert_to_scis_ids(char16 *str, uint16 str_len) { in convert_to_scis_ids() function in ime_pinyin::DictList