Searched defs:savepoint_with_name (Results 1 – 1 of 1) sorted by relevance
165 pub fn savepoint_with_name<T: Into<String>>(&mut self, name: T) -> Result<Savepoint<'_>> { in savepoint_with_name() method293 pub fn savepoint_with_name<T: Into<String>>(&mut self, name: T) -> Result<Savepoint<'_>> { in savepoint_with_name() method499 pub fn savepoint_with_name<T: Into<String>>(&mut self, name: T) -> Result<Savepoint<'_>> { in savepoint_with_name() method