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

  /external/chromium_org/chrome/common/
child_process_logging.h 54 extern char g_channel[];
child_process_logging_posix.cc 31 char g_channel[kChannelSize] = ""; member in namespace:child_process_logging
175 base::strlcpy(g_channel, channel.c_str(), arraysize(g_channel));
  /external/chromium_org/chrome/app/
breakpad_linux.cc     [all...]

Completed in 121 milliseconds