Home
last modified time | relevance | path

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

/external/rust/crates/rusqlite/src/
Dlib.rs389 pub fn open_with_flags_and_vfs<P: AsRef<Path>>( in open_with_flags_and_vfs() method
426 Connection::open_with_flags_and_vfs(":memory:", flags, vfs) in open_in_memory_with_flags_and_vfs()