HomeSort by relevance Sort by last modified time
    Searched full:responses (Results 451 - 475 of 1150) sorted by null

<<11121314151617181920>>

  /system/netd/server/dns/
DnsTlsSocket.h 73 // Forwards queries and receives responses. Blocks until the idle timeout.
  /system/update_engine/common/
constants.cc 51 const char kPrefsNumResponsesSeen[] = "num-responses-seen";
  /test/framework/harnesses/host_controller/tradefed/
remote_client_test.py 87 """Sends the queued responses to the clients."""
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 254 * added to an internal list of unacknowledged reliable provisional responses. The
257 * This differs from retransmissions of 2xx responses, whose intervals cap at T2
407 // RFC18.2.2. Sending Responses
    [all...]
SIPDialog.java 658 * Raise an io exception for asyncrhonous retransmission of responses
    [all...]
  /packages/apps/Email/res/values/
strings.xml 41 <!-- Message informing user when a list that would contain quick responses
43 <string name="quick_responses_empty_view">No quick responses.</string>
94 <!-- Title for dialog containing list of quick responses that user may insert
97 <!-- Menu item for inserting quick responses into email compose activity. [CHAR_LIMIT=30] -->
    [all...]
  /external/libmicrohttpd/src/microspdy/
structures.h 402 * Queue of the responses, to be handled (e.g. compressed) and sent later.
484 * Collection of HTTP headers used in requests and responses.
658 * Head of doubly-linked list of the responses.
663 * Tail of doubly-linked list of the responses.
673 * Buffer for writing responses.
  /packages/apps/UnifiedEmail/res/values/
strings.xml 194 <!-- Button for including inline responses. [CHAR LIMIT=25] -->
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
Pop3StoreUnitTests.java 84 * Test various sunny-day operations of UIDL parser for multi-line responses
105 * Test various sunny-day operations of UIDL parser for single-line responses
124 * Test various rainy-day operations of the UIDL parser for multi-line responses
125 * TODO other malformed responses
142 * Test various rainy-day operations of the UIDL parser for single-line responses
143 * TODO other malformed responses
    [all...]
  /external/apache-http/src/org/apache/http/impl/entity/
LaxContentLengthStrategy.java 65 * and 304 responses and any response to a HEAD request) is always terminated by the first
90 * client implies that the lient can parse multipart/byteranges responses.
StrictContentLengthStrategy.java 61 * and 304 responses and any response to a HEAD request) is always terminated by the first
86 * client implies that the lient can parse multipart/byteranges responses.
  /external/cros/system_api/dbus/cryptohome/
rpc.proto 106 // A BaseReply type is used for all cryptohomed responses. A shared base class
393 // Is set for responses to challenge requests of the
  /external/libmojo/mojo/public/cpp/bindings/tests/
validation_unittest.cc 407 // This test is similar to the Conformance test but for responses.
417 // This test is similar to the BoundsCheck test but for responses.
  /external/nanohttpd/nanolets/src/main/java/fi/iki/elonen/router/
RouterNanoHTTPD.java 83 * responses will be generated.
116 * fixed size responses will be generated.
  /external/nist-sip/java/gov/nist/javax/sip/
EventScanner.java 312 * However, additional 2xx responses may arrive later for
315 * Multiple 2xx responses may arrive at the UAC for a single
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
HttpOverSpdyTest.java 269 * Test to ensure we don't throw a read timeout on responses that are
286 * Test to ensure we throw a read timeout on responses that are progressing
  /external/opencv/ml/src/
mlrtrees.cpp 351 CvMat responses = cvMat(1, nsamples, CV_32FC1, true_resp_ptr); local
352 cvMinMaxLoc( &responses, &minval, &maxval );
  /external/python/cpython3/Doc/library/
xmlrpc.server.rst 38 on to :mod:`xmlrpc.client` and control the XML-RPC responses that will be returned
56 and control the XML-RPC responses that will be returned from the server.
  /external/scapy/test/
x509.uts 238 assert(len(responseData.responses) == 1)
242 singleResponse = responseData.responses[0]
  /external/walt/ios/WALT/
WALTClient.m 89 // Responses from the MIDIClient are queued up here with a signal to the semaphore.
493 // Drain out any stale responses or the semaphore destructor will assert.
  /system/bt/bta/include/
bta_ag_api.h 169 /* Pass unknown AT command responses to application */
256 #define BTA_AG_OK_CONTINUE 0 /* Send out response (more responses coming) */
  /developers/build/prebuilts/gradle/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
ElizaResponder.java 24 * collection of vague and generic responses.
  /developers/samples/android/wearable/wear/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
ElizaResponder.java 24 * collection of vague and generic responses.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java 41 * Helper methods to simplify talking with and parsing responses from a
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 41 * Helper methods to simplify talking with and parsing responses from a

Completed in 1754 milliseconds

<<11121314151617181920>>