Home
last modified time | relevance | path

Searched refs:BindNativeMethodForSCBSystemSession (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.h137 …static void BindNativeMethodForSCBSystemSession(napi_env env, napi_value objValue, const char* mod…
H A Djs_scene_session.cpp286 BindNativeMethodForSCBSystemSession(env, objValue, moduleName); in Create()
384 void JsSceneSession::BindNativeMethodForSCBSystemSession(napi_env env, napi_value objValue, const c… in BindNativeMethodForSCBSystemSession() function in OHOS::Rosen::JsSceneSession