Home
last modified time | relevance | path

Searched refs:BindNativeMethodForFocus (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.h138 static void BindNativeMethodForFocus(napi_env env, napi_value objValue, const char* moduleName);
H A Djs_scene_session.cpp287 BindNativeMethodForFocus(env, objValue, moduleName); in Create()
392 void JsSceneSession::BindNativeMethodForFocus(napi_env env, napi_value objValue, const char* module… in BindNativeMethodForFocus() function in OHOS::Rosen::JsSceneSession