Searched refs:nfc_storage_path (Results 1 – 4 of 4) sorted by relevance
6 std::string nfc_storage_path; variable
30 extern std::string nfc_storage_path;35 return StringPrintf("%s/%s%u", nfc_storage_path.c_str(), bin.c_str(), block); in getFilenameForBlock()
93 std::string nfc_storage_path; variable482 nfc_storage_path = NfcConfig::getString(NAME_NFA_STORAGE, "/data/nfc"); in Initialize()
59 extern std::string nfc_storage_path;