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