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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.h78 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator in enum:google::protobuf::compiler::cpp::ServiceGenerator::RequestOrResponse
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_service.h83 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator in enum:google::protobuf::compiler::java::ServiceGenerator::RequestOrResponse
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.h77 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator in enum:google::protobuf::compiler::cpp::ServiceGenerator::RequestOrResponse
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_service.h83 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator in enum:google::protobuf::compiler::java::ServiceGenerator::RequestOrResponse
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DCredentials.java48 private static String RESPONSE = ParameterNames.RESPONSE; field in class:Credentials
118 else if (nameValue.getName().compareToIgnoreCase(RESPONSE) == 0)
H A DChallenge.java55 private static String RESPONSE = ParameterNames.RESPONSE; field in class:Challenge
173 return (String) authParams.getValue(RESPONSE);
H A DAuthenticationHeader.java66 public static final String RESPONSE = ParameterNames.RESPONSE; field in class:AuthenticationHeader
118 || name.equalsIgnoreCase(ParameterNames.RESPONSE )
458 * Get the RESPONSE value (or null if it does not exist).
463 return (String) getParameterValue(ParameterNames.RESPONSE);
476 this.setParameter(RESPONSE, response);
H A DParameterNames.java54 public static final String RESPONSE = "response"; field in interface:ParameterNames
/external/oauth/core/src/main/java/net/oauth/http/
H A DHttpMessage.java150 public static final String RESPONSE = "HTTP response"; field in class:HttpMessage
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Djavax.servlet.jsp_2.0.0.v200806031607.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE.SF META-INF/ECLIPSE.RSA META ...

Completed in 303 milliseconds