Searched refs:theInstance (Results 1 – 1 of 1) sorted by relevance
73 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in loadConfig() local75 theInstance.GetVendorConfigs(configMap); in loadConfig()84 static NfcConfig theInstance; in getInstance() local85 if (theInstance.config_.isEmpty()) { in getInstance()86 theInstance.loadConfig(); in getInstance()88 return theInstance; in getInstance()