Searched defs:ListInputMethod (Results 1 – 4 of 4) sorted by relevance
| /base/miscservices/inputmethod/interfaces/kits/js/napi/inputmethod/src/ | ||
| D | js_input_method_setting.cpp | 39 … NativeValue* JsInputMethodSetting::ListInputMethod(NativeEngine* engine, NativeCallbackInfo* info) in ListInputMethod() function in OHOS::MiscServices::JsInputMethodSetting |
| /base/miscservices/inputmethod/services/src/ | ||
| D | platform.cpp | 112 …int Platform::ListInputMethod(int userId, std::vector<InputMethodProperty*> *inputMethodProperties) in ListInputMethod() function in OHOS::MiscServices::Platform |
| D | peruser_setting.cpp | 416 int32_t PerUserSetting::ListInputMethod(std::vector<InputMethodProperty*> *properties) in ListInputMethod() function in OHOS::MiscServices::PerUserSetting |
| /base/miscservices/inputmethod/frameworks/inputmethod_controller/src/ | ||
| D | input_method_controller.cpp | 277 std::vector<InputMethodProperty*> InputMethodController::ListInputMethod() in ListInputMethod() function in OHOS::MiscServices::InputMethodController |