Searched refs:nfc_storage_path (Results 1 – 2 of 2) sorted by relevance
29 extern std::string nfc_storage_path;35 return StringPrintf("%s/%s%u", nfc_storage_path.c_str(), bin.c_str(), block); in getFilenameForBlock()
72 std::string nfc_storage_path; variable295 nfc_storage_path = NfcConfig::getString(NAME_NFA_STORAGE, "/data/nfc"); in Initialize()