Home
last modified time | relevance | path

Searched defs:open_with_flags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dinner_connection.rs63 pub fn open_with_flags( in open_with_flags() method
Dlib.rs417 pub fn open_with_flags<P: AsRef<Path>>(path: P, flags: OpenFlags) -> Result<Connection> { in open_with_flags() method