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

/external/chromium_org/chrome/installer/util/
H A Dinstallation_validator.cc227 const wchar_t* expected_app_name,
237 .Append(expected_app_name));
223 ValidateInstallCommand( const ProductContext& ctx, const AppCommand& app_cmd, const wchar_t* expected_command, const wchar_t* expected_app_name, const char* expected_switch, bool* is_valid) argument

Completed in 54 milliseconds