Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/adaptation/
Dconfig.cpp71 bool readConfig(const char* name, bool bResetContent);
169 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig() argument
193 if (bResetContent) { in readConfig()
200 (bResetContent ? "base" : "optional"), name); in readConfig()
204 if (bResetContent) in readConfig()
/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/nxp/nfc/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()