CreateProcessW    501 base/logging.cc   if (CreateProcessW(prog_name, &cmdline[0], NULL, NULL, false, 0, NULL,
CreateProcessW    193 chrome/installer/util/delete_tree_work_item_unittest.cc       ::CreateProcessW(NULL, const_cast<wchar_t*>(key_path.value().c_str()),
CreateProcessW    360 components/breakpad/app/breakpad_win.cc   if (::CreateProcessW(NULL, ::GetCommandLineW(), NULL, NULL, FALSE,
CreateProcessW    154 sandbox/win/src/policy_target_test.cc   if (!::CreateProcessW(L"foo.exe", L"foo.exe", NULL, NULL, FALSE, 0,
CreateProcessW     54 sandbox/win/src/process_policy_test.cc   if (::CreateProcessW(exe_name, const_cast<wchar_t*>(cmd_line), NULL, NULL,
CreateProcessW    224 sandbox/win/src/process_policy_test.cc   if (!::CreateProcessW(path.c_str(), NULL, NULL, NULL, FALSE, CREATE_SUSPENDED,
CreateProcessW    126 sandbox/win/src/process_thread_dispatcher.cc         &ThreadProcessDispatcher::CreateProcessW)
CreateProcessW    148 sandbox/win/src/process_thread_dispatcher.cc       return INTERCEPT_EAT(manager, kKerneldllName, CreateProcessW,
CreateProcessW     39 sandbox/win/src/process_thread_dispatcher.h   bool CreateProcessW(IPCInfo* ipc,
CreateProcessW     45 sandbox/win/src/process_thread_policy.cc   if (!::CreateProcessW(lpApplicationName, lpCommandLine, lpProcessAttributes,
CreateProcessW    221 sandbox/win/tests/common/controller.cc     if (!::CreateProcessW(prog_name, &arguments[0], NULL, NULL, FALSE, 0,