Home
last modified time | relevance | path

Searched defs:process_attributes (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dprocess_thread_interception.cc264 LPSECURITY_ATTRIBUTES process_attributes, in TargetCreateProcessW()
323 LPSECURITY_ATTRIBUTES process_attributes, in TargetCreateProcessA()
Dinterceptors_64.cc176 LPSECURITY_ATTRIBUTES process_attributes, in TargetCreateProcessW64()
191 LPSECURITY_ATTRIBUTES process_attributes, in TargetCreateProcessA64()
/external/chromium_org/remoting/host/win/
Dlaunch_process_with_token.cc305 SECURITY_ATTRIBUTES process_attributes; in SendCreateProcessRequest() member
452 SECURITY_ATTRIBUTES* process_attributes, in LaunchProcessWithToken()
Dunprivileged_process_delegate.cc264 SECURITY_ATTRIBUTES process_attributes; in LaunchProcess() local