| /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/ |
| D | ExternalSpdyExample.java | 48 int responseCode = connection.getResponseCode(); in main() local
|
| D | ExternalHttp2Example.java | 48 int responseCode = connection.getResponseCode(); in main() local
|
| /external/volley/src/main/java/com/android/volley/toolbox/ |
| D | HurlStack.java | 110 int responseCode = connection.getResponseCode(); in performRequest() local 138 private static boolean hasResponseBody(int requestMethod, int responseCode) { in hasResponseBody()
|
| /external/okhttp/mockwebserver/src/test/java/com/squareup/okhttp/mockwebserver/ |
| D | CustomDispatcherTest.java | 86 private Thread buildRequestThread(final String path, final AtomicInteger responseCode) { in buildRequestThread()
|
| /external/mockwebserver/src/test/java/com/google/mockwebserver/ |
| D | CustomDispatcherTest.java | 86 private Thread buildRequestThread(final String path, final AtomicInteger responseCode) { in buildRequestThread()
|
| /external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/ |
| D | Crawler.java | 96 int responseCode = response.code(); in fetch() local
|
| /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/util/ |
| D | AsyncHttpURLConnection.java | 97 int responseCode = connection.getResponseCode(); in sendHttpMessage() local
|
| /external/smali/smalidea/src/main/java/org/jf/smalidea/errorReporting/ |
| D | GithubFeedbackTask.java | 114 int responseCode = httpURLConnection.getResponseCode(); in sendFeedback() local
|
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
| D | HttpEngine.java | 494 int responseCode = response.code(); in hasBody() local 896 int responseCode = userResponse.code(); in followUpRequest() local
|
| /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
| D | RoomParametersFetcher.java | 178 int responseCode = connection.getResponseCode(); in requestTurnServers() local
|
| /external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/ |
| D | ResponseCacheTest.java | 182 private void assertCached(boolean shouldPut, int responseCode) throws Exception { in assertCached() 424 int responseCode, String headerName, String headerValue) throws Exception { in temporaryRedirectCachedWithCachingHeader() 442 private void temporaryRedirectNotCachedWithoutCachingHeader(int responseCode) throws Exception { in temporaryRedirectNotCachedWithoutCachingHeader()
|
| /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
| D | CacheTest.java | 156 private void assertCached(boolean shouldPut, int responseCode) throws Exception { in assertCached() 433 int responseCode, String headerName, String headerValue) throws Exception { in temporaryRedirectCachedWithCachingHeader() 451 private void temporaryRedirectNotCachedWithoutCachingHeader(int responseCode) throws Exception { in temporaryRedirectNotCachedWithoutCachingHeader()
|
| /external/tpm2/ |
| D | SessionProcess.c | 1463 TPM_RC responseCode = TPM_RC_SUCCESS; in ComputeRpHash() local
|
| /external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/ |
| D | UrlConnectionCacheTest.java | 165 private void assertCached(boolean shouldPut, int responseCode) throws Exception { in assertCached()
|
| /external/libmicrohttpd/src/microhttpd/ |
| D | internal.h | 778 unsigned int responseCode; member
|