Home
last modified time | relevance | path

Searched defs:parentPersistentId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp523 void WindowSessionImpl::UpdateSubWindowStateAndNotify(int32_t parentPersistentId, const WindowState… in UpdateSubWindowStateAndNotify()
614 int32_t parentPersistentId = property_->GetParentPersistentId(); in DestroySubWindow() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1382 auto parentPersistentId = property->GetParentPersistentId(); in UpdateParentSessionForDialog() local