Searched refs:BindNativeMethodForKeyboard (Results 1 – 2 of 2) sorted by relevance
135 …static void BindNativeMethodForKeyboard(napi_env env, napi_value objValue, const char* moduleName);
284 BindNativeMethodForKeyboard(env, objValue, moduleName); in Create()364 void JsSceneSession::BindNativeMethodForKeyboard(napi_env env, napi_value objValue, const char* mod… in BindNativeMethodForKeyboard() function in OHOS::Rosen::JsSceneSession