Home
last modified time | relevance | path

Searched defs:ListInputMethod (Results 1 – 4 of 4) sorted by relevance

/base/miscservices/inputmethod/interfaces/kits/js/napi/inputmethod/src/
Djs_input_method_setting.cpp39 … NativeValue* JsInputMethodSetting::ListInputMethod(NativeEngine* engine, NativeCallbackInfo* info) in ListInputMethod() function in OHOS::MiscServices::JsInputMethodSetting
/base/miscservices/inputmethod/services/src/
Dplatform.cpp112 …int Platform::ListInputMethod(int userId, std::vector<InputMethodProperty*> *inputMethodProperties) in ListInputMethod() function in OHOS::MiscServices::Platform
Dperuser_setting.cpp416 int32_t PerUserSetting::ListInputMethod(std::vector<InputMethodProperty*> *properties) in ListInputMethod() function in OHOS::MiscServices::PerUserSetting
/base/miscservices/inputmethod/frameworks/inputmethod_controller/src/
Dinput_method_controller.cpp277 std::vector<InputMethodProperty*> InputMethodController::ListInputMethod() in ListInputMethod() function in OHOS::MiscServices::InputMethodController