Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp73 bool readConfig(const char* name, bool bResetContent);
171 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig() argument
195 if (bResetContent) { in readConfig()
202 (bResetContent ? "base" : "optional"), name); in readConfig()
206 if (bResetContent) in readConfig()
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp160 bool readConfig(const char* name, bool bResetContent);
262 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig() argument
277 if (bResetContent) { in readConfig()
296 if (bResetContent) in readConfig()
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp140 bool readConfig(const char* name, bool bResetContent);
241 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig() argument
256 if (bResetContent) { in readConfig()
276 if (bResetContent) in readConfig()
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc154 bool readConfig(const char* name, bool bResetContent);
260 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig() argument
275 if (bResetContent) { in readConfig()
303 if (bResetContent) in readConfig()