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

  /system/netd/server/binder/android/net/
INetd.aidl 496 * @param iKey, to match Policies and SAs for input packets.
503 int iKey,
512 * @param iKey, to match Policies and SAs for input packets.
519 int iKey,
  /system/netd/server/
NetdNativeService.h 185 int32_t iKey,
192 int32_t iKey,
NetdNativeService.cpp 635 int32_t iKey,
644 iKey,
657 int32_t iKey,
666 iKey,
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3collections.h 50 ANTLR3_INTKEY iKey; /**< used if type is ANTLR3_HASH_TYPE_INT */
  /system/netd/tests/
binder_test.cpp 268 int32_t iKey;
282 td.iKey, td.oKey);
287 td.remoteAddress, td.iKey, td.oKey);
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3collections.c 302 if (entry->keybase.key.iKey == key)
465 if (entry->keybase.key.iKey == key)
553 if ((*newPointer)->keybase.key.iKey == key)
579 entry->keybase.key.iKey = key; /* Record the key value */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 203 milliseconds