Searched refs:delete_op (Results 1 – 1 of 1) sorted by relevance
806 fn with_locked_operation<T, F>(&self, f: F, delete_op: bool) -> Result<T> in with_locked_operation()810 let mut delete_op: bool = delete_op; in with_locked_operation() localVariable818 delete_op = true; in with_locked_operation()826 if delete_op { in with_locked_operation()