OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:process_sd
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/remoting/host/win/
unprivileged_process_delegate.cc
256
ScopedSd
process_sd
= ConvertSddlToSd(kWorkerProcessSd);
local
258
if (!
process_sd
|| !thread_sd) {
266
process_attributes.lpSecurityDescriptor =
process_sd
.get();
Completed in 613 milliseconds