/aosp12/hardware/st/nfc/1.0/adaptation/ |
H A 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()
|
/aosp12/hardware/nxp/nfc/snxxx/halimpl/utils/ |
H A D | phNxpConfig.cc | 154 bool readConfig(const char* name, bool bResetContent); 260 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig() function in CNfcConfig 485 theInstance.readConfig(strPath.c_str(), true); in GetInstance() 507 theInstance.readConfig(strPath.c_str(), true); in GetInstance() 640 CNfcConfig::GetInstance().readConfig(fileName, false); in readNxpTransitConfig() 654 CNfcConfig::GetInstance().readConfig(fileName, false); in readNxpRFConfig() 941 CNfcConfig::GetInstance().readConfig(strPath.c_str(), false); in readOptionalConfig()
|
/aosp12/hardware/st/nfc/st21nfc/adaptation/ |
H A 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()
|
/aosp12/hardware/nxp/nfc/pn8x/halimpl/utils/ |
H A 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 453 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()
|
/aosp12/hardware/samsung/nfc/halimpl/src/ |
H A D | config.cpp | 160 bool readConfig(const char* name, bool bResetContent); 262 bool CNfcConfig::readConfig(const char* name, bool bResetContent) { in readConfig() function in CNfcConfig 473 theInstance.readConfig(strPath.c_str(), true); in GetInstance() 479 theInstance.readConfig(strPath.c_str(), true); in GetInstance()
|
/aosp12/packages/modules/StatsD/statsd/src/shell/ |
H A D | ShellSubscriber.cpp | 40 if (!readConfig(mySubscriptionInfo)) return; in startNewSubscription() 83 bool ShellSubscriber::readConfig(shared_ptr<SubscriptionInfo> subscriptionInfo) { in readConfig() function in android::os::statsd::ShellSubscriber
|
H A D | ShellSubscriber.h | 100 bool readConfig(std::shared_ptr<SubscriptionInfo> subscriptionInfo);
|
/aosp12/hardware/qcom/gps/msm8909w_3100/core/ |
H A D | ContextBase.h | 141 void readConfig();
|
H A D | ContextBase.cpp | 91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/aosp12/hardware/qcom/gps/msm8998/core/ |
H A D | ContextBase.h | 141 void readConfig();
|
H A D | ContextBase.cpp | 91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/ |
H A D | ContextBase.h | 144 void readConfig();
|
H A D | ContextBase.cpp | 93 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/ |
H A D | ContextBase.h | 141 void readConfig();
|
H A D | ContextBase.cpp | 91 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/aosp12/frameworks/native/libs/graphicsenv/ |
H A D | GraphicsEnv.cpp | 91 static bool readConfig(const std::string& configFile, std::vector<std::string>* soNames) { in readConfig() function 115 if (!readConfig(nativeLibrariesSystemConfig, &soNames)) { in getSystemNativeLibraries()
|
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/ |
H A D | PasspointConfigurationTest.java | 71 PasspointConfiguration readConfig = in verifyParcel() local 73 assertTrue(readConfig.equals(writeConfig)); in verifyParcel()
|
/aosp12/hardware/qcom/sm8150p/gps/core/ |
H A D | ContextBase.h | 158 void readConfig();
|
H A D | ContextBase.cpp | 109 void ContextBase::readConfig() in readConfig() function in loc_core::ContextBase
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | ContextBase.h | 160 void readConfig();
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | DisplayWindowSettingsProvider.java | 319 readConfig(parser, fileData); in readSettings() 423 private static void readConfig(TypedXmlPullParser parser, FileData fileData) in readConfig() method in DisplayWindowSettingsProvider
|
/aosp12/frameworks/base/services/core/java/com/android/server/compat/ |
H A D | CompatConfig.java | 533 readConfig(f); in initConfigFromLib() 537 private void readConfig(File configFile) { in readConfig() method in CompatConfig
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/ |
H A D | MobileMappings.java | 210 public static Config readConfig(Context context) { in readConfig() method in MobileMappings.Config
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ |
H A D | NetworkControllerImpl.java | 209 mConfig = Config.readConfig(mContext); 243 Config.readConfig(context), in NetworkControllerImpl() 794 mConfig = Config.readConfig(mContext); in onReceive() 814 mConfig = Config.readConfig(mContext); in onReceive()
|
/aosp12/hardware/qcom/sm7250/gps/core/ |
H A D | ContextBase.h | 171 void readConfig();
|