Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dcoded_output_stream.rs22 fn with_coded_output_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_output_stream() method
28 fn with_coded_output_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_output_stream() method
40 fn with_coded_output_stream<T, F>(mut self, cb: F) -> ProtobufResult<T> in with_coded_output_stream() method