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

/external/chromium_org/base/process/
H A Dprocess_handle_posix.cc26 bool OpenPrivilegedProcessHandle(ProcessId pid, ProcessHandle* handle) { function in namespace:base
H A Dprocess_handle_win.cc25 // for test code, consider using OpenPrivilegedProcessHandle instead of
39 bool OpenPrivilegedProcessHandle(ProcessId pid, ProcessHandle* handle) { function in namespace:base

Completed in 82 milliseconds