Searched defs:isSystemCalling (Results 1 – 4 of 4) sorted by relevance
158 bool isSystemCalling = false; in IsSystemCalling() local
106 void WindowSessionProperty::SetSystemCalling(bool isSystemCalling) in SetSystemCalling()
1014 WMError WindowController::SetWindowFlags(uint32_t windowId, uint32_t flags, bool isSystemCalling) in SetWindowFlags()
2499 … bool isSystemCalling = SessionPermission::IsSystemCalling() || SessionPermission::IsStartByHdcd(); in UpdateSessionProperty() local