Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp85 constexpr int32_t INVALID_SCB_PID = -1; variable
5050 if (deathScbPid == currentScbPId_ || currentScbPId_ == INVALID_SCB_PID) { in ScbClientDeathCallback()
5180 if (currentScbPId_ != INVALID_SCB_PID) { in SwitchScbNodeHandle()