Home
last modified time | relevance | path

Searched refs:IsJsScreenIdUndefind (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.cpp225 bool IsJsScreenIdUndefind(napi_env env, napi_value jsScreenId, SessionInfo& sessionInfo) in IsJsScreenIdUndefind() function
401 if (!IsJsScreenIdUndefind(env, jsScreenId, sessionInfo)) { in ConvertSessionInfoState()