Home
last modified time | relevance | path

Searched defs:jsSceneType (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_utils.cpp152 bool IsJsSceneTypeUndefined(napi_env env, napi_value jsSceneType, SessionInfo& sessionInfo) in IsJsSceneTypeUndefined()
315 napi_value jsSceneType = nullptr; in ConvertSessionInfoName() local