/external/apache-http/src/org/apache/http/protocol/ |
HttpRequestExecutor.java | 48 * Sends HTTP requests and receives the responses. 76 * indicate responses with an entity. 252 * This method will automatically ignore intermediate responses
|
HttpProcessor.java | 38 * Performs interceptor processing of requests and responses.
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
OkHeaders.java | 89 * for responses. If non-null, this value is mapped to the null key. 148 * Returns true if a Vary header contains an asterisk. Such responses cannot 156 * Returns true if a Vary header contains an asterisk. Such responses cannot
|
/external/opencv/ml/src/ |
_ml.h | 289 const CvMat* responses, int response_type, 342 CvMat* cvPreprocessOrderedResponses( const CvMat* responses, 345 CvMat* cvPreprocessCategoricalResponses( const CvMat* responses,
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
scev-aa.ll | 213 ; CHECK: 14 no alias responses 214 ; CHECK: 26 may alias responses 215 ; CHECK: 18 must alias responses
|
/external/tpm2/ |
TpmFail.c | 59 } RESPONSES; 62 // Buffer to hold the responses. This may be a little larger than required due to padding that a compiler 70 static BYTE response[sizeof(RESPONSES)];
|
/external/volley/src/main/java/com/android/volley/ |
CacheDispatcher.java | 32 * {@link ResponseDelivery}. Cache misses and responses that require 49 /** For posting responses. */ 65 * @param delivery Delivery interface to use for posting responses
|
/frameworks/base/telecomm/java/android/telecom/Logging/ |
EventManager.java | 123 ArrayList<TimedEventPair> responses = new ArrayList<>(); local 124 responses.add(p); 125 requestResponsePairs.put(p.mRequest, responses);
|
/prebuilts/go/darwin-x86/src/net/rpc/ |
client.go | 55 // reading of RPC responses for the client side of an RPC session. 58 // to read responses. The client calls Close when finished with the 195 // codec to encode requests and decode responses.
|
/prebuilts/go/linux-x86/src/net/rpc/ |
client.go | 55 // reading of RPC responses for the client side of an RPC session. 58 // to read responses. The client calls Close when finished with the 195 // codec to encode requests and decode responses.
|
/system/keymaster/tests/ |
android_keymaster_test.cpp | 4324 ResponseVec responses; local 4380 auto responses = ComputeSharedHmac(keymasters, params); local 4396 auto responses = ComputeSharedHmac(keymasters, params); local 4422 auto responses = ComputeSharedHmac(keymasters, params); local 4455 auto responses = ComputeSharedHmac(keymasters, params); local [all...] |
/art/dt_fd_forward/export/ |
fd_transport.h | 28 // A fd that can be written to in order to provide JDWP responses and events.
|
/bionic/libc/bionic/ |
bionic_netlink.cpp | 81 // Read through all the responses, handing interesting ones to the callback.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
ServReqTestCase.java | 41 * 3. Check the appropriate responses can be received.<br>
|
/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/ |
AutofillHelper.java | 36 * This is a class containing helper methods for building Autofill Datasets and Responses.
|
/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/ |
AutofillHelper.kt | 33 * This is a class containing helper methods for building Autofill Datasets and Responses.
|
MyAutofillService.kt | 53 // Check user's settings for authenticating Responses and Datasets.
|
/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/res/values/ |
strings.xml | 28 <string name="settings_authenticate_responses">Authenticate Responses</string>
|
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/ |
AutofillHelper.kt | 33 * This is a class containing helper methods for building Autofill Datasets and Responses.
|
MyAutofillService.kt | 53 // Check user's settings for authenticating Responses and Datasets.
|
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/ |
VirtioGpu.h | 85 // to VirtioGpuResp* in the responses.
|
/external/apache-http/src/org/apache/http/ |
HttpConnectionMetrics.java | 51 * Returns the number of responses transferred over the connection,
|
HttpServerConnection.java | 38 * Requests are received, responses are sent.
|
package.html | 48 {@link org.apache.http.HttpResponseInterceptor responses}.
|
/external/autotest/client/cros/cellular/mbim_compliance/tests/ |
cm_05.py | 6 CM_05 Validatation for modem's responses to two consecutive MBIM command
|