Searched defs:InnerConnection (Results 1 – 7 of 7) sorted by relevance
19 pub struct InnerConnection { struct37 impl InnerConnection { argument39 pub unsafe fn new(db: *mut ffi::sqlite3, owned: bool) -> InnerConnection { in new()57 ) -> Result<InnerConnection> { in open_with_flags()293 impl Drop for InnerConnection { implementation
71 impl InnerConnection { impl
41 impl InnerConnection { implementation
79 impl InnerConnection { impl
413 impl InnerConnection { impl
63 struct InnerConnection { struct69 impl InnerConnection { argument
620 impl InnerConnection { implementation