Searched refs:SECURITY_UI_EXTENSION (Results 1 – 5 of 5) sorted by relevance
49 SECURITY_UI_EXTENSION, // security ui extension enumerator
161 if (container->GetUIContentType() == UIContentType::SECURITY_UI_EXTENSION) { in CheckConstraint()
314 if (container->GetUIContentType() == UIContentType::SECURITY_UI_EXTENSION) { in CheckConstraint()
540 uiContent->SetUIContentType(Ace::UIContentType::SECURITY_UI_EXTENSION); in NapiSetUIContent()
1975 if (container && container->GetUIContentType() == UIContentType::SECURITY_UI_EXTENSION) { in DispatchKeyboardShortcut()