OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OpenPrivilegedProcessHandle
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/base/process/
process_handle_posix.cc
26
bool
OpenPrivilegedProcessHandle
(ProcessId pid, ProcessHandle* handle) {
process_handle_win.cc
25
// for test code, consider using
OpenPrivilegedProcessHandle
instead of
39
bool
OpenPrivilegedProcessHandle
(ProcessId pid, ProcessHandle* handle) {
/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 542 milliseconds