/hardware/st/nfc/1.0/adaptation/ |
D | config.cpp | 71 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/ |
D | config.cpp | 73 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/ |
D | phNxpConfig.cpp | 140 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/ |
D | ContextBase.h | 141 void readConfig();
|
D | ContextBase.cpp | 91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | ContextBase.h | 144 void readConfig();
|
D | ContextBase.cpp | 93 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | ContextBase.h | 141 void readConfig();
|
D | ContextBase.cpp | 91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | ContextBase.h | 141 void readConfig();
|
D | ContextBase.cpp | 91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/hardware/qcom/sm8150/gps/core/ |
D | ContextBase.h | 157 void readConfig();
|
D | ContextBase.cpp | 104 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 486 mContext.readConfig(); in readConfigCommand()
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 483 mContext.readConfig(); in readConfigCommand()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 505 mContext.readConfig(); in readConfigCommand()
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | GnssAdapter.cpp | 639 mContext.readConfig(); in readConfigCommand()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 623 mContext.readConfig(); in readConfigCommand()
|