Searched defs:isSystemCalling (Results 1 – 3 of 3) sorted by relevance
96 void WindowSessionProperty::SetSystemCalling(bool isSystemCalling) in SetSystemCalling()
1003 WMError WindowController::SetWindowFlags(uint32_t windowId, uint32_t flags, bool isSystemCalling) in SetWindowFlags()
1464 … bool isSystemCalling = SessionPermission::IsSystemCalling() || SessionPermission::IsStartByHdcd(); in UpdateProperty() local