Searched defs:inherit_handles (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dprocess_util_win.cc221 bool wait, bool start_hidden, bool inherit_handles,
230 inherit_handles, 0, NULL, NULL,
268 bool empty_desktop_name, bool inherit_handles) {
286 NULL, NULL, inherit_handles, flags, enviroment_block,
220 LaunchAppImpl(const std::wstring& cmdline, bool wait, bool start_hidden, bool inherit_handles, ProcessHandle* process_handle) argument
266 LaunchAppAsUser(UserTokenHandle token, const std::wstring& cmdline, bool start_hidden, ProcessHandle* process_handle, bool empty_desktop_name, bool inherit_handles) argument

Completed in 66 milliseconds