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

/external/chromium_org/chrome/installer/util/
H A Dmaster_preferences_dummy.cc51 const MasterPreferences& MasterPreferences::ForCurrentProcess() { function in class:installer::MasterPreferences
52 static MasterPreferences prefs(*CommandLine::ForCurrentProcess());
H A Dmaster_preferences.cc79 InitializeFromCommandLine(*CommandLine::ForCurrentProcess());
333 const MasterPreferences& MasterPreferences::ForCurrentProcess() { function in class:installer::MasterPreferences
/external/chromium_org/base/
H A Dcommand_line.cc215 CommandLine* CommandLine::ForCurrentProcess() { function in class:base::CommandLine

Completed in 685 milliseconds