Searched defs:DB (Results 1 – 3 of 3) sorted by relevance
40 struct DB { struct44 impl DB { implementation284 fn open_db(&self) -> Result<DB> { in open_db()477 db: &mut DB, in migrate_one_legacy_entry()
84 pub static DB: RefCell<KeystoreDB> = const
74 private static final boolean DB = false; field in Watchdog