Searched defs:InitializeFromCommandLine (Results 1 – 3 of 3) sorted by relevance
51 bool Configuration::InitializeFromCommandLine(const wchar_t* command_line) { in InitializeFromCommandLine() function in mini_installer::Configuration
116 void TestSuite::InitializeFromCommandLine(int argc, char** argv) { in InitializeFromCommandLine() function in TestSuite127 void TestSuite::InitializeFromCommandLine(int argc, wchar_t** argv) { in InitializeFromCommandLine() function in TestSuite
121 void MasterPreferences::InitializeFromCommandLine(const CommandLine& cmd_line) { in InitializeFromCommandLine() function in installer::MasterPreferences