HomeSort by relevance Sort by last modified time
    Searched full:payload (Results 401 - 425 of 776) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/jni/
android_util_EventLog.cpp 24 // The size of the tag number comes out of the payload size.
129 "Invalid payload item type");
  /system/core/adb/
adb.h 53 unsigned data_length; /* length of payload (0 is allowed) */
54 unsigned data_check; /* checksum of data payload */
  /dalvik/dx/src/com/android/dx/dex/code/
ArrayData.java 187 sb.append("fill-array-data-payload // for fill-array-data @ ");
  /external/antlr/src/org/antlr/runtime/tree/
CommonTree.java 39 /** A single token is the payload */
TreeParser.java 148 * payload. Set the exception token and do the default behavior.
  /external/bluetooth/bluez/test/
simple-endpoint 31 #Payload Format: RFC-2250
  /external/chromium/chrome/browser/chromeos/login/
cookie_fetcher_unittest.cc 179 EXPECT_EQ(expected, handler.payload());
ownership_service.h 72 // as the |payload| argument to d->OnKeyOpComplete().
signed_settings.h 103 const std::vector<uint8>& payload) = 0;
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
tcpport.h 81 const talk_base::SocketAddress& addr, bool payload);
  /external/chromium/third_party/libjingle/source/talk/session/phone/
rtpdump.h 147 // How many RTP packets and how many payload frames in the input stream. RTP
  /external/iproute2/include/linux/
if_ether.h 34 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
  /external/kernel-headers/original/linux/
if_ether.h 34 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
in.h 41 IPPROTO_ESP = 50, /* Encapsulation Security Payload protocol */
mroute6.h 251 * IPv6 raw socket, on wich an application will only receiver the payload i.e the data after
  /external/kernel-headers/original/linux/netfilter/
nfnetlink.h 45 * bit to indicate whether the payload is nested */
  /external/kernel-headers/original/linux/sunrpc/
xdr.h 40 * and the data payload for short messages), and then an array of
  /external/ppp/pppd/plugins/rp-pppoe/
debug.c 142 dumpHex(fp, packet->payload, ntohs(packet->length));
  /external/srec/srec/include/
utteranc.h 191 * The size of the payload in bytes.
  /external/srtp/test/
dtls_srtp_driver.c 231 hdr->pt = 0xf; /* payload type */
  /external/tcpdump/
ipproto.h 88 #define IPPROTO_ESP 50 /* SIPP Encap Sec. Payload */
ipsec_doi.h 112 /* 4.6.1 Security Association Payload */
print-mpls.c 109 * a technique that looks at the first payload byte if the BOS (bottom of stack)
  /external/valgrind/main/coregrind/
m_clientstate.c 64 // m_main.main(). The payload vectors are allocated in VG_AR_TOOL
pub_core_replacemalloc.h 52 SizeT (*tl_malloc_usable_size) (ThreadId tid, void* payload);

Completed in 1492 milliseconds

<<11121314151617181920>>