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

  /external/chromium_org/base/process/
process_handle_posix.cc 32 bool OpenProcessHandleWithAccess(ProcessId pid,
process_handle.h 52 // more specific OpenProcessHandleWithAccess method and delete this.
58 BASE_EXPORT bool OpenProcessHandleWithAccess(ProcessId pid,
process_handle_win.cc 54 bool OpenProcessHandleWithAccess(ProcessId pid,
  /external/chromium/chrome/browser/service/
service_process_control_browsertest.cc 84 EXPECT_TRUE(base::OpenProcessHandleWithAccess(
  /external/chromium_org/chrome/browser/
chrome_process_finder_win.cc 141 base::OpenProcessHandleWithAccess(
  /external/chromium_org/chrome/browser/service/
service_process_control_browsertest.cc 78 EXPECT_TRUE(base::OpenProcessHandleWithAccess(
  /external/chromium/base/
process_util.h 149 // more specific OpenProcessHandleWithAccess method and delete this.
154 BASE_API bool OpenProcessHandleWithAccess(ProcessId pid,
process_util_win.cc 136 bool OpenProcessHandleWithAccess(ProcessId pid,
process_util_posix.cc 204 bool OpenProcessHandleWithAccess(ProcessId pid,
    [all...]
  /external/chromium_org/chrome/browser/plugins/
plugin_observer.cc 199 bool open_result = base::OpenProcessHandleWithAccess(
  /external/chromium/chrome/browser/
browser_focus_uitest.cc 98 if (base::OpenProcessHandleWithAccess(process_id,
    [all...]
  /external/chromium_org/chrome/browser/performance_monitor/
performance_monitor.cc 389 if (base::OpenProcessHandleWithAccess(*pid_iter, kAccessFlags, &handle)) {
  /external/chromium_org/chrome/browser/nacl_host/
nacl_process_host.cc     [all...]
  /external/chromium_org/chrome/browser/ui/
browser_focus_uitest.cc 105 if (base::OpenProcessHandleWithAccess(process_id,
    [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 1141 milliseconds