Searched refs:theInstance (Results 1 - 6 of 6) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dspdhelper.cpp93 static SpdHelper* theInstance = NULL; local
94 if (theInstance == NULL)
95 theInstance= new SpdHelper;
96 return *theInstance;
H A Dconfig.cpp377 static CNfcConfig theInstance; local
379 if (theInstance.size() == 0 && theInstance.mValidFile)
384 theInstance.readConfig(strPath.c_str(), true);
387 return theInstance;
/external/libnfc-nci/src/adaptation/
H A Dconfig.cpp392 static CNfcConfig theInstance; local
394 if (theInstance.size() == 0 && theInstance.mValidFile)
399 theInstance.readConfig(strPath.c_str(), true);
402 return theInstance;
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 94 milliseconds