Home
last modified time | relevance | path

Searched refs:modalVec (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5890 std::vector<sptr<Session>> modalVec = sceneSession->GetDialogVector(); in ProcessSubSessionForeground() local
5897 modalVec.push_back(subSession); in ProcessSubSessionForeground()
5911 for (const auto& modal : modalVec) { in ProcessSubSessionForeground()

Completed in 17 milliseconds