HomeSort by relevance Sort by last modified time
    Searched defs:OpenPrivilegedProcessHandle (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
process_util_posix.cc 198 bool OpenPrivilegedProcessHandle(ProcessId pid, ProcessHandle* handle) {
    [all...]
process_util_win.cc 109 // for test code, consider using OpenPrivilegedProcessHandle instead of
121 bool OpenPrivilegedProcessHandle(ProcessId pid, ProcessHandle* handle) {

Completed in 33 milliseconds