Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h121 void SetTargetAPIVersion(uint32_t targetAPIVersion);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp363 SetTargetAPIVersion(parentSession->GetTargetAPIVersion()); in CreateAndConnectSpecificSession()
611 SetTargetAPIVersion(SysCapUtil::GetApiCompatibleVersion()); in Create()
H A Dwindow_session_impl.cpp4347 void WindowSessionImpl::SetTargetAPIVersion(uint32_t targetAPIVersion) in SetTargetAPIVersion() function in OHOS::Rosen::WindowSessionImpl