Searched defs:CanReadPeb (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
H A DProcessDetail.cs90 if (!CanReadPeb)
101 public bool CanReadPeb { property in class:ChromeDebug.ProcessDetail
149 System.Diagnostics.Debug.Assert(CanReadPeb);
171 System.Diagnostics.Debug.Assert(CanReadPeb);
183 System.Diagnostics.Debug.Assert(CanReadPeb);
193 System.Diagnostics.Debug.Assert(CanReadPeb);

Completed in 78 milliseconds