OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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