Searched defs:blob (Results 1 – 7 of 7) sorted by relevance
74 char * address(std::vector< char > & blob) { in address()134 char * align( in align()144 template< typename T > void add( in add()205 std::vector< char > * blob = data.newBlob(); in marshalString() local213 SbError marshalStruct( in marshalStruct()229 SbError marshalArray( in marshalArray()261 SbError marshal( in marshal()
69 XBlob blob = getBlob(columnIndex); in getBinaryStream() local205 java.sql.Blob blob = ((java.sql.CallableStatement)jdbcStatement).getBlob(columnIndex); in getBlob() local
417 java.sql.Blob blob = jdbcResultSet.getBlob(columnIndex); in getBlob() local
338 void const * blob = writer.getBlob(&size); in dump() local
455 XBlob blob = UnoRuntime.queryInterface(XBlob.class, object); in fill() local997 XBlob blob = UnoRuntime.queryInterface(XBlob.class, value); in getSequence() local
239 private OfficeImage produceFromBlob(final Blob blob) in produceFromBlob()
144 struct curl_blob blob; in CurlSession() local
Completed in 69 milliseconds