HomeSort by relevance Sort by last modified time
    Searched refs:GET_LENGTH (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-resp.c 174 * GET_LENGTH
177 #define GET_LENGTH(_ndo, _tot_len, _ptr, _len) \
332 GET_LENGTH(ndo, length_cur, bp, string_len);
379 GET_LENGTH(ndo, length_cur, bp, array_len);
  /packages/apps/Nfc/tests/src/com/android/nfc/snep/
SnepBasicTests.java 283 private static final int GET_LENGTH = 1024;
292 if (GET_LENGTH <= acceptableLength) {

Completed in 71 milliseconds