HomeSort by relevance Sort by last modified time
    Searched refs:old_cl (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
browser_shutdown.cc 209 CommandLine old_cl(*CommandLine::ForCurrentProcess());
210 scoped_ptr<CommandLine> new_cl(new CommandLine(old_cl.GetProgram()));
212 old_cl.GetSwitches();
browser_process_impl.cc 1043 CommandLine* old_cl = CommandLine::ForCurrentProcess(); local
    [all...]

Completed in 290 milliseconds