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

/external/chromium_org/sandbox/win/src/
H A Dsharedmem_ipc_server.h91 ClientInfo target_info; member in struct:sandbox::SharedMemIPCServer::ServerControl
H A Dtarget_process.cc115 base::win::ScopedProcessInformation* target_info) {
195 if (!target_info->DuplicateFrom(process_info)) {
111 Create(const wchar_t* exe_path, const wchar_t* command_line, bool inherit_handles, const base::win::StartupInformation& startup_info, base::win::ScopedProcessInformation* target_info) argument
H A Dbroker_services.cc279 PROCESS_INFORMATION* target_info) {
431 *target_info = process_info.Take();
276 SpawnTarget(const wchar_t* exe_path, const wchar_t* command_line, TargetPolicy* policy, PROCESS_INFORMATION* target_info) argument
/external/chromium_org/chrome/installer/util/
H A Dinstaller_state_unittest.cc546 struct target_info { struct

Completed in 107 milliseconds