HomeSort by relevance Sort by last modified time
    Searched refs:Protocol (Results 51 - 75 of 85) sorted by null

1 23 4

  /frameworks/base/core/java/com/android/internal/util/
AsyncChannel.java 38 * are two protocol styles that can be used with an AysncChannel. The
39 * first is a simple request/reply protocol where the server does
42 * <p>In a simple request/reply protocol the client/source sends requests to the
93 private static final int BASE = Protocol.BASE_SYSTEM_ASYNC_CHANNEL;
131 * may or may not be able to receive a reply depending upon the protocol and
  /external/openssh/contrib/caldera/
openssh.spec 70 Summary : OpenSSH Secure Shell protocol server (sshd).
71 Summary(de) : OpenSSH Secure Shell Protocol-Server (sshd).
253 cp -a CREDITS ChangeLog LICENCE OVERVIEW README* TODO PROTOCOL* $DocD
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java 28 import com.android.internal.util.Protocol;
171 static final int BASE = Protocol.BASE_DATA_CONNECTION;
434 String protocol; local
436 protocol = mApnSetting.roamingProtocol;
438 protocol = mApnSetting.protocol;
446 protocol, msg); local
    [all...]
  /external/ceres-solver/docs/
build.tex 269 Protocol Buffers is a big dependency and if you do not care for the tests that depend on it and the logging support it enables, you can turn it off by using
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 191 mDNSu32 protocol; member in struct:request_state::__anon12268::__anon12271
3302 mDNSu8 protocol = (mDNSu8)get_uint32(&request->msgptr, request->msgend); local
    [all...]
  /external/protobuf/
Android.mk 331 # Android Protocol buffer compiler, aprotoc (host executable)
configure 3 # Generated by GNU Autoconf 2.68 for Protocol Buffers 2.3.0.
710 PACKAGE_NAME='Protocol Buffers'
713 PACKAGE_STRING='Protocol Buffers 2.3.0'
    [all...]
  /external/v8/src/
debug-debugger.js     [all...]
mirror-debugger.js 162 // Maximum length when sending strings through the JSON protocol.
    [all...]
d8.js 535 // Encode the protocol header.
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 91 are going to use some routing protocol expecting that packets
207 Protocol setup on pointopoint tunnels does not differ of configuration
208 of another devices. You should set a protocol address with \verb|ifconfig|
ip-cref.tex 65 \item \verb|-f|, \verb|-family| followed by a protocol family
68 --- enforce the protocol family to use. If the option is not present,
69 the protocol family is guessed from other arguments. If the rest of the command
72 identifier meaning that no networking protocol is involved.
113 \item \verb|address| --- protocol (IP or IPv6) address on a device
440 without any help from the protocol stacks.
546 \section{{\tt ip address} --- protocol address management}
550 \paragraph{Object:} The \verb|address| is a protocol (IP or IPv6) address attached
552 to use the corresponding protocol. It is possible to have several
564 \subsection{{\tt ip address add} --- add a new protocol address
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateMachine.java 76 import com.android.internal.util.Protocol;
227 static final int BASE = Protocol.BASE_WIFI;
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pService.java 76 import com.android.internal.util.Protocol;
133 private static final int BASE = Protocol.BASE_WIFI_P2P_SERVICE;
235 /* Protocol error. */
242 /* Protocol error. */
248 /* Previous protocol error, or disruptive behavior. */
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.h 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 1085 String protocol = map.get(Fields.Protocol); local
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 198 kDNSType_HIP = 55, // 55 Host Identity Protocol
419 // use, because we have a cache coherency protocol to keep the peer caches up to date.
529 mDNSu8 protocol; // Payload type: 0x06 = TCP, 0x11 = UDP variable
572 } TCPHeader; // 20 bytes; IP protocol type 0x06
580 } UDPHeader; // 8 bytes; IP protocol type 0x11
590 } IPv6NDP; // 24 bytes or more; IP protocol type 0x3A
    [all...]
mDNS.c     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp 116 // Remember all the @protocol(<expr>) expressions.
342 virtual void RewriteObjCProtocolMetaData(ObjCProtocolDecl *Protocol,
526 virtual void RewriteObjCProtocolMetaData(ObjCProtocolDecl *Protocol,
    [all...]
RewriteModernObjC.cpp 125 // Remember all the @protocol(<expr>) expressions.
444 void RewriteObjCProtocolMetaData(ObjCProtocolDecl *Protocol,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 1500 milliseconds

1 23 4