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
1061 if Self::is_locked_error(&e) { in make_connection()1429 if Self::is_locked_error(&e) { in with_transaction_timeout()1449 fn is_locked_error(e: &anyhow::Error) -> bool { in is_locked_error() method2171 if Self::is_locked_error(&e) { in load_key_entry()