Home
last modified time | relevance | path

Searched refs:readConfig (Results 1 – 18 of 18) 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() function in CNfcConfig
367 theInstance.readConfig(strPath.c_str(), true); in GetInstance()
373 theInstance.readConfig(strPath.c_str(), true); in GetInstance()
687 CNfcConfig::GetInstance().readConfig(strPath.c_str(), false); in readOptionalConfig()
/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() function in CNfcConfig
381 theInstance.readConfig(strPath.c_str(), true); in GetInstance()
400 theInstance.readConfig(strPath.c_str(), true); in GetInstance()
767 CNfcConfig::GetInstance().readConfig(strPath.c_str(), false); in readOptionalConfig()
/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() function in CNfcConfig
456 theInstance.readConfig(strPath.c_str(), true); in GetInstance()
473 theInstance.readConfig(strPath.c_str(), true); in GetInstance()
863 CNfcConfig::GetInstance().readConfig(strPath.c_str(), false); in readOptionalConfig()
/hardware/qcom/gps/msm8998/core/
DContextBase.h141 void readConfig();
DContextBase.cpp91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
/hardware/qcom/sdm845/gps/sdm845/core/
DContextBase.h144 void readConfig();
DContextBase.cpp93 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
/hardware/qcom/sdm845/gps/msm8998/core/
DContextBase.h141 void readConfig();
DContextBase.cpp91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
/hardware/qcom/gps/msm8909w_3100/core/
DContextBase.h141 void readConfig();
DContextBase.cpp91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
/hardware/qcom/sm8150/gps/core/
DContextBase.h157 void readConfig();
DContextBase.cpp104 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp486 mContext.readConfig(); in readConfigCommand()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.cpp483 mContext.readConfig(); in readConfigCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp505 mContext.readConfig(); in readConfigCommand()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp639 mContext.readConfig(); in readConfigCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp623 mContext.readConfig(); in readConfigCommand()