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

  /external/chromium_org/chrome/common/
child_process_logging.h 69 extern char g_switches[];
child_process_logging_posix.cc 56 char g_switches[kMaxSwitchesSize] = ""; member in namespace:child_process_logging
147 base::strlcpy(g_switches, command_line_str.c_str(), arraysize(g_switches));
  /external/chromium_org/chrome/app/
breakpad_linux.cc     [all...]

Completed in 26 milliseconds