Home
last modified time | relevance | path

Searched refs:getBlob (Results 1 – 18 of 18) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCursorWrapper.java104 public byte[] getBlob(int i) { in getBlob() method in ShadowCursorWrapper
105 return wrappedCursor.getBlob(i); in getBlob()
DShadowMatrixCursor.java67 public byte[] getBlob(int column) { in getBlob() method in ShadowMatrixCursor
DShadowSQLiteCursor.java101 public byte[] getBlob(int columnIndex) { in getBlob() method in ShadowSQLiteCursor
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/database/
DTestCursor.java98 public byte[] getBlob(int columnIndex) { in getBlob() method in TestCursor
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DDatabaseTestBase.java97 byte[] byteValueFromDatabase = cursor.getBlob(0); in testInsertAndQuery()
120 byte[] byteValueFromDatabase = cursor.getBlob(0); in testInsertAndRawQuery()
144 byte[] byteValueFromDatabase = cursor.getBlob(0); in testInsertOrThrow()
DMatrixCursorTest.java76 assertThat(cursor.getBlob(0), equalTo(blob)); in shouldDefineGetBlob()
DSQLiteCursorTest.java221 byte[] retrievedByteData = cursor.getBlob(5); in testGetBlob()
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java323 public Blob getBlob(int columnIndex) throws SQLException { in getBlob() method in Impl_RowSet
327 public Blob getBlob(String columnName) throws SQLException { in getBlob() method in Impl_RowSet
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCPreparedStatement.java723 public Blob getBlob(String parameterName) throws SQLException {
727 public Blob getBlob(int parameterIndex) throws SQLException {
DJDBCResultSet.java692 public java.sql.Blob getBlob(int columnIndex) throws SQLException {
696 public java.sql.Blob getBlob(String columnName) throws SQLException {
698 return getBlob(col);
/external/jetty/src/java/org/eclipse/jetty/server/session/
DJDBCSessionIdManager.java187 Blob blob = result.getBlob(columnName); in getBlobInputStream()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/lib/main/
Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...
Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/chromium-trace/trace-viewer/tracing/third_party/jszip/
Djszip.min.js12getBlob("application/zip").size}catch(d){c.blob=!1}}}}).call(this,"undefined"!=typeof Buffer?Buffe…
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js4042 b = bb.getBlob();