Searched defs:BAD_REQUEST (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/resources/cryptotoken/
H A Derrorcodes.js18 'BAD_REQUEST': 2,
H A Dgnubbycodetypes.js31 'BAD_REQUEST': 12
/external/smack/src/com/kenai/jbosh/
H A DTerminalBindingCondition.java39 static final TerminalBindingCondition BAD_REQUEST = field in class:TerminalBindingCondition
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client.h88 BAD_REQUEST, enumerator in enum:autofill::wallet::WalletClient::ErrorType
/external/chromium_org/remoting/protocol/
H A Djingle_messages.h95 BAD_REQUEST, enumerator in enum:remoting::protocol::JingleMessageReply::ErrorType
/external/nist-sip/java/javax/sip/message/
H A DResponse.java18 int BAD_REQUEST = 400; field in interface:Response
/external/chromium_org/components/metrics/
H A Dmetrics_service.cc239 BAD_REQUEST, // Invalid syntax or log too large. enumerator in enum:metrics::__anon6585::ResponseStatus
251 return BAD_REQUEST;
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
H A DNanoHTTPD.java758 BAD_REQUEST(400, "Bad Request"), enum constant in enum:NanoHTTPD.Response.Status
929 throw new ResponseException(Response.Status.BAD_REQUEST, "BAD REQUEST: Syntax error.");
1015 throw new ResponseException(Response.Status.BAD_REQUEST, "BAD REQUEST: Content type is multipart/form-data but boundary missing. Usage: GET /example/file.html");
1068 throw new ResponseException(Response.Status.BAD_REQUEST, "BAD REQUEST: Syntax error. Usage: GET /example/file.html");
1074 throw new ResponseException(Response.Status.BAD_REQUEST, "BAD REQUEST: Missing URI. Usage: GET /example/file.html");
1119 throw new ResponseException(Response.Status.BAD_REQUEST, "BAD REQUEST: Content type is multipart/form-data but next chunk does not start with boundary. Usage: GET /example/file.html");
1134 throw new ResponseException(Response.Status.BAD_REQUEST, "BAD REQUEST: Content type is multipart/form-data but no content-disposition info found. Usage: GET /example/file.html");
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 5312 milliseconds