Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dinput_method_system_ability.h100 int32_t ListAllInputMethod(int32_t userId, std::vector<Property> &props);
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp424 … int32_t InputMethodSystemAbility::ListAllInputMethod(int32_t userId, std::vector<Property> &props) in ListAllInputMethod() function in OHOS::MiscServices::InputMethodSystemAbility
631 auto ret = ListAllInputMethod(userId_, props); in FindProperty()
700 return ListAllInputMethod(userId, props); in ListInputMethodByUserId()
885 ListAllInputMethod(userId, props); in IsImeInstalled()