Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dprocess_thread_interception.h17 LPWSTR lpCommandLine,
29 LPSTR lpCommandLine,
Dprocess_thread_policy.cc38 LPCWSTR lpApplicationName, LPWSTR lpCommandLine, in CreateProcessExWHelper() argument
45 if (!::CreateProcessW(lpApplicationName, lpCommandLine, lpProcessAttributes, in CreateProcessExWHelper()