Home
last modified time | relevance | path

Searched refs:bind_zeroblob (Results 1 – 2 of 2) sorted by relevance

/libcore/sqlite-jdbc/src/main/java/SQLite/
DStmt.java143 public native void bind_zeroblob(int pos, int length) in bind_zeroblob() method in Stmt
/libcore/luni/src/test/java/tests/SQLite/
DStmtTest.java653 st.bind_zeroblob(1, 128);