Searched refs:HIGH_INTEGRITY (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/rlz/win/lib/
H A Dprocess_info.h20 HIGH_INTEGRITY, enumerator in enum:rlz_lib::ProcessInfo::IntegrityLevel
H A Dprocess_info.cc175 (level == HIGH_INTEGRITY);
/external/chromium_org/base/process/
H A Dprocess_handle.h75 HIGH_INTEGRITY, enumerator in enum:base::IntegrityLevel
H A Dprocess_handle_win.cc117 *level = HIGH_INTEGRITY;
/external/chromium_org/chrome/installer/util/
H A Dlegacy_firewall_manager_win_unittest.cc22 level != base::HIGH_INTEGRITY) {
H A Dadvanced_firewall_manager_win_unittest.cc23 level != base::HIGH_INTEGRITY) {
/external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
H A Dport_monitor_dll.cc63 if (level != base::HIGH_INTEGRITY) {
/external/chromium_org/win8/delegate_execute/
H A Dcommand_execute_impl.cc243 if (integrity_level_ == base::HIGH_INTEGRITY)
436 if (integrity_level_ == base::HIGH_INTEGRITY) {
/external/chromium_org/chrome/browser/
H A Dprocess_singleton_win.cc211 if (integrity_level == base::HIGH_INTEGRITY)

Completed in 370 milliseconds