Searched refs:theInstance (Results 1 – 1 of 1) sorted by relevance
52 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in loadConfig() local54 theInstance.GetVendorConfigs(configMap); in loadConfig()63 static NfcConfig theInstance; in getInstance() local64 if (theInstance.config_.isEmpty()) { in getInstance()65 theInstance.loadConfig(); in getInstance()67 return theInstance; in getInstance()