HomeSort by relevance Sort by last modified time
    Searched defs:ForCurrentProcess (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/installer/util/
master_preferences_dummy.cc 51 const MasterPreferences& MasterPreferences::ForCurrentProcess() {
52 static MasterPreferences prefs(*CommandLine::ForCurrentProcess());
master_preferences.cc 79 InitializeFromCommandLine(*CommandLine::ForCurrentProcess());
333 const MasterPreferences& MasterPreferences::ForCurrentProcess() {
  /external/chromium_org/base/
command_line.cc 215 CommandLine* CommandLine::ForCurrentProcess() {

Completed in 452 milliseconds