Home
last modified time | relevance | path

Searched refs:jsWindowSceneConfigObj (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.cpp2185 …napi_value jsWindowSceneConfigObj = JsWindowSceneConfig::CreateWindowSceneConfig(env, windowSceneC… in OnGetWindowSceneConfig() local
2186 if (jsWindowSceneConfigObj == nullptr) { in OnGetWindowSceneConfig()
2191 return jsWindowSceneConfigObj; in OnGetWindowSceneConfig()