Home
last modified time | relevance | path

Searched defs:getBlob (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/fileapi/
DWebKitBlobBuilder.cpp121 PassRefPtr<Blob> WebKitBlobBuilder::getBlob(const String& contentType) in getBlob() function in WebCore::WebKitBlobBuilder
/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