HomeSort by relevance Sort by last modified time
    Searched refs:kAuditHandles (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/public/common/
content_switches.cc 27 // The same as kAuditHandles except all handles are enumerated.
32 const char kAuditHandles[] = "enable-handle-auditing";
    [all...]
content_switches.h 22 extern const char kAuditHandles[];
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc 762 if (browser_command_line.HasSwitch(switches::kAuditHandles) ||
    [all...]

Completed in 675 milliseconds