Home
last modified time | relevance | path

Searched refs:bResetContent (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dconfig.cpp65 bool readConfig(const char* name, bool bResetContent);
151 bool CNfcConfig::readConfig(const char* name, bool bResetContent) in readConfig() argument
177 if (bResetContent) in readConfig()
184 ALOGD("%s Opened %s config %s\n", __func__, (bResetContent ? "base" : "optional"), name); in readConfig()
189 if (bResetContent) in readConfig()
/external/libnfc-nci/src/adaptation/
Dconfig.cpp65 bool readConfig(const char* name, bool bResetContent);
151 bool CNfcConfig::readConfig(const char* name, bool bResetContent) in readConfig() argument
177 if (bResetContent) in readConfig()
184 ALOGD("%s Opened %s config %s\n", __func__, (bResetContent ? "base" : "optional"), name); in readConfig()
189 if (bResetContent) in readConfig()
/external/libnfc-nci/halimpl/pn54x/utils/
DphNxpConfig.cpp101 bool readConfig(const char* name, bool bResetContent);
188 bool CNfcConfig::readConfig(const char* name, bool bResetContent) in readConfig() argument
215 if (bResetContent) in readConfig()
228 if (bResetContent) in readConfig()