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

/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
H A DProcessDetail.cs41 if (!CanQueryProcessInformation)
123 private bool CanQueryProcessInformation { property in class:ChromeDebug.ProcessDetail
204 System.Diagnostics.Debug.Assert(CanQueryProcessInformation);

Completed in 307 milliseconds