Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp372 WMError createSystemWindowRet = CreateSystemWindow(type); in CreateAndConnectSpecificSession() local
373 if (createSystemWindowRet != WMError::WM_OK) { in CreateAndConnectSpecificSession()
374 return createSystemWindowRet; in CreateAndConnectSpecificSession()