Searched refs:OpenProcessHandleWithAccess (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/base/process/
H A Dprocess_handle_posix.cc32 bool OpenProcessHandleWithAccess(ProcessId pid, function in namespace:base
H A Dprocess_handle.h52 // more specific OpenProcessHandleWithAccess method and delete this.
58 BASE_EXPORT bool OpenProcessHandleWithAccess(ProcessId pid,
H A Dprocess_handle_win.cc54 bool OpenProcessHandleWithAccess(ProcessId pid, function in namespace:base
/external/chromium_org/ash/test/
H A Dtest_metro_viewer_process_host.cc29 base::OpenProcessHandleWithAccess(
/external/chromium_org/chrome/browser/
H A Dchrome_process_finder_win.cc142 base::OpenProcessHandleWithAccess(
/external/chromium_org/chrome/browser/service_process/
H A Dservice_process_control_browsertest.cc94 EXPECT_TRUE(base::OpenProcessHandleWithAccess(
/external/chromium_org/win8/viewer/
H A Dmetro_viewer_process_host.cc72 base::OpenProcessHandleWithAccess(
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_observer.cc298 bool open_result = base::OpenProcessHandleWithAccess(
/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc1169 if (!base::OpenProcessHandleWithAccess(

Completed in 1373 milliseconds