Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dprocess_thread_interception.cc265 LPSECURITY_ATTRIBUTES thread_attributes, in TargetCreateProcessW()
324 LPSECURITY_ATTRIBUTES thread_attributes, in TargetCreateProcessA()
406 LPSECURITY_ATTRIBUTES thread_attributes, in TargetCreateThread()
Dinterceptors_64.cc72 LPSECURITY_ATTRIBUTES thread_attributes, SIZE_T stack_size, in TargetCreateThread64()
193 LPSECURITY_ATTRIBUTES thread_attributes, BOOL inherit_handles, DWORD flags, in TargetCreateProcessW64()
208 LPSECURITY_ATTRIBUTES thread_attributes, BOOL inherit_handles, DWORD flags, in TargetCreateProcessA64()
/external/chromium_org/remoting/host/win/
Dlaunch_process_with_token.cc307 SECURITY_ATTRIBUTES thread_attributes; in SendCreateProcessRequest() member
456 SECURITY_ATTRIBUTES* thread_attributes, in LaunchProcessWithToken()
Dunprivileged_process_delegate.cc269 SECURITY_ATTRIBUTES thread_attributes; in LaunchProcess() local