Home
last modified time | relevance | path

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

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