Home
last modified time | relevance | path

Searched defs:assert_valid_state (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/h2/src/hpack/
Dtable.rs527 fn assert_valid_state(&self, _: &'static str) -> bool { in assert_valid_state() method
532 fn assert_valid_state(&self, _msg: &'static str) -> bool { in assert_valid_state() method