Home
last modified time | relevance | path

Searched refs:NAME_NFA_STORAGE (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/include/
Dnfc_config.h25 #define NAME_NFA_STORAGE "NFA_STORAGE" macro
/system/nfc/src/adaptation/
DNfcAdaptation.cc295 nfc_storage_path = NfcConfig::getString(NAME_NFA_STORAGE, "/data/nfc"); in Initialize()