HomeSort by relevance Sort by last modified time
    Searched full:exchanges (Results 1 - 25 of 133) sorted by null

1 2 3 4 5 6

  /external/chromium/chrome/browser/ui/cocoa/
objc_method_swizzle.h 19 // Exchanges the implementation of |originalSelector| and
  /external/chromium/net/udp/
datagram_socket.h 13 // A datagram socket is an interface to a protocol which exchanges
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
ConnectionInfo.java 53 * Number of kex exchanges performed on this connection so far.
  /frameworks/base/services/common_time/
main.cpp 18 * A service that exchanges time synchronization information between
common_time_server_packets.cpp 18 * A service that exchanges time synchronization information between
common_time_server_api.cpp 18 * A service that exchanges time synchronization information between
clock_recovery.cpp 18 * A service that exchanges time synchronization information between
  /external/openfst/src/include/fst/extensions/pdt/
reverse.h 47 // Exchanges open and close parenthesis pairs
  /external/apache-http/src/org/apache/http/auth/
AuthScheme.java 62 * challenge-response exchanges
75 * may involve multiple challenge-response exchanges. Such schemes must be able
117 * Authentication process may involve a series of challenge-response exchanges.
  /external/smack/src/org/jivesoftware/smackx/
RosterExchangeManager.java 40 * Manages Roster exchanges. A RosterExchangeManager provides a high level access to send
67 * Adds a listener to roster exchanges. The listener will be fired anytime roster entries
81 * Removes a listener from roster exchanges. The listener will be fired anytime roster
  /external/smack/src/com/kenai/jbosh/
BOSHClient.java 278 private Queue<HTTPExchange> exchanges = new LinkedList<HTTPExchange>(); field in class:BOSHClient
303 * Class used in testing to dynamically manipulate received exchanges
496 if (params == null && exchanges.isEmpty()) {
506 exchanges.add(exch);
704 exchanges = null;
781 return exchanges.isEmpty();
789 if (exchanges.size() < maxRequests) {
792 if (exchanges.size() == maxRequests
967 exchanges.remove(exch);
989 * exchanges are immediately availabl
    [all...]
  /dalvik/vm/alloc/
HeapSource.h 174 * Exchanges the mark and object bitmaps.
  /external/apache-http/src/org/apache/http/impl/auth/
AuthSchemeBase.java 63 * may involve multiple challenge-response exchanges. Such schemes must be able
  /frameworks/base/core/java/android/net/arp/
ArpPeer.java 36 * This class allows simple ARP exchanges over an uninitialized network
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
complement.h 32 // completes the (deterministic) FSA and then exchanges final and
  /external/okhttp/src/main/java/com/squareup/okhttp/
Connection.java 43 * which may be used for multiple HTTP request/response exchanges. Connections
  /external/openfst/src/include/fst/
complement.h 38 // completes the (deterministic) FSA and then exchanges final and
  /libcore/luni/src/main/java/libcore/net/http/
HttpConnection.java 43 * used for multiple HTTP request/response exchanges. Connections may be direct
  /device/generic/goldfish/camera/
QemuClient.h 34 * Guest exchanges data with the emulator via queries sent over the qemu pipe.
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
securetunnelsessionclient.cc 45 // XML elements and namespaces for XMPP stanzas used in content exchanges.
  /external/libnfc-nxp/src/
phHciNfc_RFReader.h 462 * The phHciNfc_ReaderMgmt_Exchange_Data function exchanges the
phHciNfc_RFReader.c     [all...]
phHciNfc.h 578 * The phHciNfc_Exchange_Data function exchanges the data
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 152 consumer then exchanges the request token for an *access token* that can
  /external/clang/www/
cxx_status.html 389 strong compare-exchanges.</span><br>

Completed in 841 milliseconds

1 2 3 4 5 6