Home | History | Annotate | Download | only in sqlite

Lines Matching refs:blob2

947         Blob blob2 = db.open_blob(dbFile.getPath(), "TEST", "res", 2, true);
948 is = blob2.getInputStream();