OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DH_NV_BLOCK
(Results
1 - 5
of
5
) sorted by null
/system/nfc/src/hal/int/
nfc_hal_nv_co.h
58
#define
DH_NV_BLOCK
0x01
/system/nfc/src/nfa/include/
nfa_nv_co.h
56
#define
DH_NV_BLOCK
0x01
/system/nfc/halimpl/bcm2079x/adaptation/
NonVolatileStore.cpp
199
snprintf(filename, sizeof(filename), "%s%u", fn.c_str(),
DH_NV_BLOCK
);
234
snprintf(filename, sizeof(filename), "%s%u", fn.c_str(),
DH_NV_BLOCK
);
/system/nfc/src/adaptation/
libmain.c
197
sprintf(filename, "%s%u", filename2,
DH_NV_BLOCK
);
234
sprintf(filename, "%s%u", filename2,
DH_NV_BLOCK
);
/system/nfc/src/nfa/hci/
nfa_hci_main.c
586
DH_NV_BLOCK
);
810
if (block ==
DH_NV_BLOCK
) {
[
all
...]
Completed in 934 milliseconds