Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3653 static bool IsNeedSystemPermissionByAction(WSPropertyChangeAction action, in IsNeedSystemPermissionByAction() function
3707 if (!isSystemCalling && IsNeedSystemPermissionByAction(action, property, sessionProperty)) { in UpdateSessionPropertyByAction()