OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:param_idx
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c
453
nfc_hal_cb.prm.
param_idx
= 0;
620
len = p_param[nfc_hal_cb.prm.
param_idx
].len;
621
HAL_TRACE_DEBUG2 ("nfc_hal_prm_nvm_rw_cmd: %d/%d", nfc_hal_cb.prm.
param_idx
, len);
641
UINT16_TO_STREAM (p, p_param[nfc_hal_cb.prm.
param_idx
].offset);
645
nfc_hal_cb.prm.
param_idx
++;
[
all
...]
/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:__anon16954
Completed in 86 milliseconds