Searched refs:with_log_context (Results 1 – 1 of 1) sorted by relevance
61 with_log_context(TAG_KEY_INTEGRITY_VIOLATION, |ctx| { in log_key_integrity_violation()68 with_log_context(tag, |ctx| { in log_key_event()76 fn with_log_context<F>(tag: u32, f: F) in with_log_context() function