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

/external/chromium_org/chrome/installer/mini_installer/
H A Dmini_installer.cc37 typedef DWORD ProcessExitCode; typedef in namespace:mini_installer
278 ProcessExitCode* exit_code) {
432 ProcessExitCode exit_code = SUCCESS_EXIT_CODE;
494 const wchar_t* setup_path, ProcessExitCode* exit_code) {
722 ProcessExitCode* exit_code) {
759 ProcessExitCode WMain(HMODULE module) {
779 ProcessExitCode exit_code = GENERIC_INITIALIZATION_FAILURE;
840 mini_installer::ProcessExitCode result =

Completed in 374 milliseconds