Searched refs:theInstance (Results 1 – 5 of 5) sorted by relevance
360 static CNfcConfig theInstance; in GetInstance() local362 if (theInstance.size() == 0 && theInstance.mValidFile) { in GetInstance()367 theInstance.readConfig(strPath.c_str(), true); in GetInstance()368 if (!theInstance.empty()) { in GetInstance()369 return theInstance; in GetInstance()373 theInstance.readConfig(strPath.c_str(), true); in GetInstance()376 return theInstance; in GetInstance()
374 static CNfcConfig theInstance; in GetInstance() local376 if (theInstance.size() == 0 && theInstance.mValidFile) { in GetInstance()381 theInstance.readConfig(strPath.c_str(), true); in GetInstance()382 if (!theInstance.empty()) { in GetInstance()383 return theInstance; in GetInstance()400 theInstance.readConfig(strPath.c_str(), true); in GetInstance()403 return theInstance; in GetInstance()
55 static EseConfig theInstance; in getInstance() local56 return theInstance; in getInstance()
57 static EseConfig theInstance; in getInstance() local58 return theInstance; in getInstance()
449 static CNfcConfig theInstance; in GetInstance() local451 if (theInstance.size() == 0 && theInstance.mValidFile) { in GetInstance()456 theInstance.readConfig(strPath.c_str(), true); in GetInstance()457 if (!theInstance.empty()) { in GetInstance()458 return theInstance; in GetInstance()473 theInstance.readConfig(strPath.c_str(), true); in GetInstance()476 return theInstance; in GetInstance()