Home
last modified time | relevance | path

Searched refs:BindNativeMethodForKeyboard (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h135 …static void BindNativeMethodForKeyboard(napi_env env, napi_value objValue, const char* moduleName);
H A Djs_scene_session.cpp284 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