Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/adapter/settings_data_provider/include/
H A Denable_ime_data_parser.h63 UserImeConfig tempImeList; member
66 GetValue(node, GET_NAME(tempImeList), tempImeList); in Unmarshal()
/ohos5.0/base/inputmethod/imf/services/adapter/settings_data_provider/src/
H A Denable_ime_data_parser.cpp287 tempIme.tempImeList.userId = std::to_string(userId); in ParseTempIme()
292 tempVector = tempIme.tempImeList.identities; in ParseTempIme()