Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp1607 napi_value jsRootSceneSessionObj = JsRootSceneSession::Create(env, rootSceneSession); in OnGetRootSceneSession() local
1608 if (jsRootSceneSessionObj == nullptr) { in OnGetRootSceneSession()
1614 return jsRootSceneSessionObj; in OnGetRootSceneSession()