Home
last modified time | relevance | path

Searched defs:isSystemCalling (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp96 const RSSurfaceCaptureConfig& captureConfig, bool isSystemCalling, bool isFreeze) in Capture()
190 sptr<RSISurfaceCaptureCallback> callback, bool isSystemCalling, bool isFreeze) in Run()
H A Drs_render_service_connection.cpp1004 bool isSystemCalling = RSInterfaceCodeAccessVerifierBase::IsSystemCalling( in SetWindowFreezeImmediately() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_security/
H A Drs_ipc_interface_code_access_verifier_base.cpp155 bool isSystemCalling = false; in IsSystemCalling() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h224 bool isSystemCalling = false; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp1595 auto isSystemCalling = RSInterfaceCodeAccessVerifierBase::IsSystemCalling( in OnRemoteRequest() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp1028 WMError WindowController::SetWindowFlags(uint32_t windowId, uint32_t flags, bool isSystemCalling) in SetWindowFlags()
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp244 void WindowSessionProperty::SetSystemCalling(bool isSystemCalling) in SetSystemCalling()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1089 bool isSystemCalling = property->GetSystemCalling(); in InitSystemSessionDragEnable() local
H A Dscene_session.cpp3706 … bool isSystemCalling = SessionPermission::IsSystemCalling() || SessionPermission::IsStartByHdcd(); in UpdateSessionPropertyByAction() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2647 bool isSystemCalling = SessionPermission::IsSystemCalling(); in CreateAndConnectSpecificSession() local