Searched refs:theInstance (Results 1 – 7 of 7) sorted by relevance
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()
467 static CNfcConfig theInstance; in GetInstance() local468 if (theInstance.size() == 0 && theInstance.mValidFile) { in GetInstance()473 theInstance.readConfig(strPath.c_str(), true); in GetInstance()474 if (!theInstance.empty()) { in GetInstance()475 return theInstance; in GetInstance()479 theInstance.readConfig(strPath.c_str(), true); in GetInstance()482 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()
478 static CNfcConfig theInstance; in GetInstance() local480 if (theInstance.size() == 0 && theInstance.mValidFile) { in GetInstance()485 theInstance.readConfig(strPath.c_str(), true); in GetInstance()486 if (!theInstance.empty()) { in GetInstance()487 return theInstance; in GetInstance()507 theInstance.readConfig(strPath.c_str(), true); in GetInstance()509 theInstance.readNxpRFConfig(nxp_rf_config_path); in GetInstance()510 theInstance.readNxpTransitConfig(transit_config_path); in GetInstance()513 return theInstance; in GetInstance()
446 static CNfcConfig theInstance; in GetInstance() local448 if (theInstance.size() == 0 && theInstance.mValidFile) { in GetInstance()453 theInstance.readConfig(strPath.c_str(), true); in GetInstance()454 if (!theInstance.empty()) { in GetInstance()455 return theInstance; in GetInstance()473 theInstance.readConfig(strPath.c_str(), true); in GetInstance()476 return theInstance; in GetInstance()