Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10370 bool needSystemCalling = actions.hideNonSecureWindowsFlag || actions.waterMarkFlag; in CheckExtWindowFlagsPermission() local
10371 if (needSystemCalling && !SessionPermission::IsSystemCalling()) { in CheckExtWindowFlagsPermission()