Searched refs:readConfig (Results 1 - 7 of 7) sorted by relevance

/hardware/nxp/nfc/halimpl/utils/
H A DphNxpConfig.cpp130 bool readConfig(const char* name, bool bResetContent);
222 ** Function: CNfcConfig::readConfig()
230 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { function in class:CNfcConfig
442 theInstance.readConfig(strPath.c_str(), true);
448 theInstance.readConfig(strPath.c_str(), true);
836 CNfcConfig::GetInstance().readConfig(strPath.c_str(), false);
/hardware/qcom/gps/msm8909w_3100/core/
H A DContextBase.h141 void readConfig();
H A DContextBase.cpp91 void ContextBase::readConfig() function in class:loc_core::ContextBase
/hardware/qcom/gps/msm8998/core/
H A DContextBase.h141 void readConfig();
H A DContextBase.cpp91 void ContextBase::readConfig() function in class:loc_core::ContextBase
/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.cpp505 mContext.readConfig();
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp485 mContext.readConfig();

Completed in 175 milliseconds