Home
last modified time | relevance | path

Searched refs:WireTypeEndGroup (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/protobuf/src/
Dwire_format.rs25 WireTypeEndGroup = 4, enumerator
40 4 => Some(WireTypeEndGroup), in new()
Drt.rs804 if wire_type == wire_format::WireTypeEndGroup { in skip_group()