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

  /system/core/libsysutils/src/
NetlinkEvent.cpp 587 int param_idx = 0; local
621 } else if (param_idx < NL_PARAMS_MAX) {
622 mParams[param_idx++] = strdup(s);
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 320 UINT8 param_idx; /* information related to general purpose param*/ member in struct:__anon15504

Completed in 5336 milliseconds