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 547 int param_idx = 0; local
581 } else if (param_idx < NL_PARAMS_MAX) {
582 mParams[param_idx++] = strdup(s);
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 319 UINT8 param_idx; /* information related to general purpose param*/ member in struct:__anon27758

Completed in 85 milliseconds