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

  /external/chromium_org/google_apis/gcm/engine/
checkin_request.cc 32 HTTP_NOT_OK, // HTTP status was not OK.
53 case HTTP_NOT_OK:
54 return "HTTP_NOT_OK";
197 HTTP_NOT_OK : RESPONSE_PARSING_FAILED;
registration_request.h 48 HTTP_NOT_OK, // HTTP status was not OK.
unregistration_request.h 47 HTTP_NOT_OK, // HTTP response code was not OK.

Completed in 919 milliseconds