Searched refs:GetAllInputMethods (Results 1 – 2 of 2) sorted by relevance
109 static napi_value GetAllInputMethods(napi_env env, napi_callback_info info);
64 DECLARE_NAPI_FUNCTION("getAllInputMethods", GetAllInputMethods), in Init()277 napi_value JsGetInputMethodSetting::GetAllInputMethods(napi_env env, napi_callback_info info) in GetAllInputMethods() function in OHOS::MiscServices::JsGetInputMethodSetting