Searched refs:is_locked_error (Results 1 – 2 of 2) sorted by relevance
70 if Self::is_locked_error(&e) { in with_transaction()81 fn is_locked_error(e: &anyhow::Error) -> bool { in is_locked_error() method
1008 if Self::is_locked_error(&e) { in make_connection()1454 if Self::is_locked_error(&e) { in with_transaction()1473 fn is_locked_error(e: &anyhow::Error) -> bool { in is_locked_error() method2641 if Self::is_locked_error(&e) { in load_key_entry()