Home
last modified time | relevance | path

Searched refs:OpenWithExtraPrivileges (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/process/
Dprocess.h68 static Process OpenWithExtraPrivileges(ProcessId pid);
Dprocess_posix.cc254 Process Process::OpenWithExtraPrivileges(ProcessId pid) { in OpenWithExtraPrivileges() function in base::Process