Home
last modified time | relevance | path

Searched refs:LOW_INTEGRITY (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/rlz/win/lib/
Dprocess_info.h18 LOW_INTEGRITY, enumerator
Dregistry_util.cc69 if (level <= base::LOW_INTEGRITY) { in HasUserKeyAccess()
/external/chromium_org/base/process/
Dprocess_handle.h73 LOW_INTEGRITY, enumerator
Dprocess_handle_win.cc112 *level = LOW_INTEGRITY; in GetProcessIntegrityLevel()
/external/chromium_org/chrome_frame/
Ddelete_chrome_history.cc74 if (integrity_level == base::LOW_INTEGRITY) { in DeleteBrowsingHistory()
/external/chromium/base/
Dprocess_util.h197 LOW_INTEGRITY, enumerator
Dprocess_util_win.cc206 *level = LOW_INTEGRITY; in GetProcessIntegrityLevel()