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

/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.h65 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/guice/extensions/struts2/lib/
H A Djsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/resources/ ...
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 228 milliseconds