Searched defs:on_open (Results 1 – 2 of 2) sorted by relevance
44 fn on_open(&mut self, rdb: &mut RdbStore) -> i32 { in on_open() method
48 fn on_open(&mut self, rdb: Pin<&mut RdbStore>) -> i32 { in on_open() method116 fn on_open(&mut self, rdb: Pin<&mut RdbStore>) -> i32; in on_open() function