Home
last modified time | relevance | path

Searched refs:OpenProcessHandleWithAccess (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/service/
Dservice_process_control_browsertest.cc84 EXPECT_TRUE(base::OpenProcessHandleWithAccess( in ProcessControlLaunched()
/external/chromium/base/
Dprocess_util.h154 BASE_API bool OpenProcessHandleWithAccess(ProcessId pid,
Dprocess_util_win.cc136 bool OpenProcessHandleWithAccess(ProcessId pid, in OpenProcessHandleWithAccess() function
Dprocess_util_posix.cc204 bool OpenProcessHandleWithAccess(ProcessId pid, in OpenProcessHandleWithAccess() function
/external/chromium/chrome/browser/
Dbrowser_focus_uitest.cc98 if (base::OpenProcessHandleWithAccess(process_id, in ChromeInForeground()