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

  /external/chromium/chrome/browser/
bug_report_util.cc 61 static int const kHttpPostFailNoConnection = -1;
138 if (response_code == kHttpPostFailNoConnection) {
  /external/chromium_org/chrome/browser/feedback/
feedback_util.cc 86 const int kHttpPostFailNoConnection = -1;
149 if (response_code == kHttpPostFailNoConnection) {

Completed in 40 milliseconds