Searched refs:writable_command (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A DWow64.cc157 writable_command(_wcsdup(command.str().c_str()));
162 if (!::CreateProcess(NULL, writable_command.get(), NULL, NULL, FALSE, 0, NULL,
H A Dprocess_policy_test.cc47 base::string16 writable_command = command; local
53 command.empty() ? NULL : &writable_command[0],

Completed in 66 milliseconds