HomeSort by relevance Sort by last modified time
    Searched refs:Response (Results 401 - 422 of 422) sorted by null

<<11121314151617

  /prebuilts/tools/common/m2/repository/com/squareup/picasso/picasso/2.5.2/
picasso-2.5.2.jar 
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiProto.c 61 @retval EFI_NOT_READY Response was sent due to a retransmission request.
591 Receive and process the iSCSI login response.
595 @retval EFI_SUCCESS The iSCSI login response PDU is received and processed.
610 // Receive the iSCSI login response.
619 // A Login Response is received; process it.
761 // A partial response. The initiator must send an empty Login Request.
818 Process the iSCSI Login Response.
820 @param[in, out] Conn The connection on which the iSCSI login response is received.
821 @param[in, out] Pdu The iSCSI login response PDU.
823 @retval EFI_SUCCESS The iSCSI login response PDU is processed, and all checks are passed.
    [all...]
  /external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/
UrlConnectionCacheTest.java 108 * Test that response caching is consistent with the RI and the spec.
115 // We can't test 100 because it's not really a response.
167 MockResponse response = new MockResponse() local
174 response.addHeader("Proxy-Authenticate: Basic realm=\"protected area\"");
176 response.addHeader("WWW-Authenticate: Basic realm=\"protected area\"");
178 server.enqueue(response);
188 Response cached = cache.get(new Request.Builder().url(url).build());
215 MockResponse response = local
219 transferKind.setBody(response, "I love puppies but hate spiders", 1);
220 server.enqueue(response);
403 MockResponse response = new MockResponse(); local
441 MockResponse response = new MockResponse().throttleBody(6, 1, TimeUnit.SECONDS); local
1004 MockResponse response = local
1015 MockResponse response = new MockResponse().addHeader("Last-Modified: " + lastModifiedDate) local
    [all...]
  /prebuilts/tools/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/
jose4j-0.5.0.jar 
  /frameworks/base/
preloaded-classes 313 android.accounts.AccountManager$BaseFutureTask$Response
    [all...]
compiled-classes-phone 52 android.accounts.AccountManager$AmsTask$Response
55 android.accounts.AccountManager$BaseFutureTask$Response
    [all...]
  /external/caliper/lib/
jersey-client-1.11.jar 
  /external/v8/src/debug/
debug.js 32 // Default number of frames to include in the response to backtrace request.
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.jar 
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_element_script.cpp 201 {0x7b89714f, L"response",
202 (XFA_METHOD_CALLBACK)&CScript_HostPseudoModel::Response},
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
ntifs.h     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/
aws-java-sdk-core-1.11.18.jar 
  /external/boringssl/src/ssl/test/runner/
runner.go 323 // expectedOCSPResponse, if not nil, is the expected OCSP response to be received.
620 return fmt.Errorf("OCSP Response mismatch: got %x, wanted %x", tlsConn.OCSPResponse(), test.expectedOCSPResponse)
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 681 milliseconds

<<11121314151617