Searched refs:kHttpPostFailClientError (Results 1 – 2 of 2) sorted by relevance
87 const int kHttpPostFailClientError = 400; variable151 } else if ((response_code > kHttpPostFailClientError) && in OnURLFetchComplete()
62 static int const kHttpPostFailClientError = 400; variable140 } else if ((response_code > kHttpPostFailClientError) && in OnURLFetchComplete()