Home
last modified time | relevance | path

Searched refs:getColumnCount (Results 1 – 25 of 42) sorted by relevance

12

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCursorWrapper.java99 public int getColumnCount() { in getColumnCount() method in ShadowCursorWrapper
100 return wrappedCursor.getColumnCount(); in getColumnCount()
DShadowAbstractCursor.java129 public int getColumnCount() { in getColumnCount() method in ShadowAbstractCursor
DShadowSQLiteCursor.java31 int columnCount = metaData.getColumnCount(); in cacheColumnNames()
/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417BarcodeMetadata.h17 int32_t getColumnCount();
DBC_PDF417BarcodeMetadata.cpp36 int32_t CBC_BarcodeMetadata::getColumnCount() { in getColumnCount() function in CBC_BarcodeMetadata
DBC_PDF417DetectionResultRowIndicatorColumn.cpp259 if (rowIndicatorValue + 1 != barcodeMetadata.getColumnCount()) { in removeIncorrectCodewords()
DBC_PDF417DetectionResult.cpp35 m_barcodeColumnCount = barcodeMetadata->getColumnCount(); in CBC_DetectionResult()
DBC_PDF417ScanningDecoder.cpp279 if (leftBarcodeMetadata->getColumnCount() != in getBarcodeMetadata()
280 rightBarcodeMetadata->getColumnCount() && in getBarcodeMetadata()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/database/
DTestCursor.java93 public int getColumnCount() { in getColumnCount() method in TestCursor
/external/icu/icu4c/source/tools/genrb/
Dwrtjava.cpp215 static int32_t getColumnCount(int32_t len){ in getColumnCount() function
241 columnCount = getColumnCount(srcLen); in str_write_java()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DMatrixCursorTest.java56 assertThat(cursor.getColumnCount(), equalTo(3)); in shouldDefineColumnNames()
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCResultSetMetaData.java44 public int getColumnCount() throws java.sql.SQLException { in getColumnCount() method in JDBCResultSetMetaData
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
DInterpreterConfiguration.java186 for (int i = 0; i < cursor.getColumnCount(); i++) { in getMap()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DContactsFacade.java272 for (int i = 0; i < cursor.getColumnCount(); i++) { in queryContent()
/external/robolectric/v1/lib/main/
Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/libs/
Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...

12