/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
Response.java | 64 * The wire-level request that initiated this HTTP response. This is not
|
/external/srtp/crypto/replay/ |
rdbx.c | 69 * the data on the wire are implicit. It logically consists of a
|
/external/tcpdump/ |
nfs.h | 303 * go out on the wire and must be densely packed, so no quad data types
|
print-atm.c | 163 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
|
print-fddi.c | 300 * 'h->len' is the length of the packet off the wire, and 'h->caplen'
|
/frameworks/base/core/java/android/app/backup/ |
BlobBackupHelper.java | 39 * and compression on the wire.
|
/packages/apps/Camera2/src/com/android/camera/one/v2/ |
SimpleOneCameraFactory.java | 221 // Wire-together ready-state.
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
CallLogManager.java | 148 // TODO(vt): Once data usage is available, wire it up here.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ |
svc.h | 151 struct opaque_auth rq_cred; /* raw creds from the wire */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
nis_object.x | 33 * plugging the wire full of data.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
socket.h | 43 /* This is the 4.3 BSD `struct sockaddr' format, which is used as wire
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
socket.h | 43 /* This is the 4.3 BSD `struct sockaddr' format, which is used as wire
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/ |
svc.h | 151 struct opaque_auth rq_cred; /* raw creds from the wire */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
socket.h | 43 /* This is the 4.3 BSD `struct sockaddr' format, which is used as wire
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/ |
ScriptGraph.java | 474 // Create and wire up all inputs. 498 // Create and wire up all outputs.
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/ |
PairingSession.java | 34 import com.google.polo.wire.PoloWireInterface; 199 * @param protocol the wire interface to operate against
|
/external/libpcap/ |
pcap-pf.c | 382 * doesn't put an Ethernet header onto the wire, it puts raw 383 * DOCSIS frames out on the wire inside the low-level
|
pcap-win32.c | 525 * doesn't put an Ethernet header onto the wire, it puts raw 526 * DOCSIS frames out on the wire inside the low-level
|
/external/llvm/lib/Transforms/Scalar/ |
StructurizeCFG.cpp | 724 // and wire it up 783 /// Take one node from the order vector and wire it up
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
GeneratedMessageLite.java | 536 unknown = true; // Wrong wire type. 539 if (unknown) { // Unknown field or wrong wire type. Skip. [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
CodedInputStreamMicro.java | 411 * thus always taking 10 bytes on the wire.) 425 * thus always taking 10 bytes on the wire.)
|
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
CodedInputByteBufferNano.java | 371 * thus always taking 10 bytes on the wire.) 385 * thus always taking 10 bytes on the wire.)
|
Extension.java | 340 * Tag of a piece of non-packed data from the wire compatible with this extension. 345 * Tag of a piece of packed data from the wire compatible with this extension. [all...] |
/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_enum_field.cc | 160 // No default case: in case of invalid value from the wire, preserve old 312 // No default case: in case of invalid value from the wire, preserve old
|
/frameworks/base/services/core/jni/ |
com_android_server_location_FlpHardwareProvider.cpp | 313 // TODO: wire sources_used if Location class exposes them 520 // TODO: wire FlpLocation::sources_used when needed
|