Home
last modified time | relevance | path

Searched refs:nfc_storage_path (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/fuzzers/
Dfuzz_cmn.cc6 std::string nfc_storage_path; variable
/system/nfc/src/adaptation/
Dlibmain.cc30 extern std::string nfc_storage_path;
35 return StringPrintf("%s/%s%u", nfc_storage_path.c_str(), bin.c_str(), block); in getFilenameForBlock()
DNfcAdaptation.cc93 std::string nfc_storage_path; variable
482 nfc_storage_path = NfcConfig::getString(NAME_NFA_STORAGE, "/data/nfc"); in Initialize()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc59 extern std::string nfc_storage_path;