Searched refs:GetAllInputMethodsSync (Results 1 – 2 of 2) sorted by relevance
110 static napi_value GetAllInputMethodsSync(napi_env env, napi_callback_info info);
65 DECLARE_NAPI_FUNCTION("getAllInputMethodsSync", GetAllInputMethodsSync), in Init()303 napi_value JsGetInputMethodSetting::GetAllInputMethodsSync(napi_env env, napi_callback_info info) in GetAllInputMethodsSync() function in OHOS::MiscServices::JsGetInputMethodSetting