Home
last modified time | relevance | path

Searched refs:with_coded_input_stream (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/protobuf-2.14.0/src/
H A Dcore.rs227 reader.with_coded_input_stream(|is| parse_from::<M>(is)) in parse_from_reader()
232 bytes.with_coded_input_stream(|is| parse_from::<M>(is)) in parse_from_bytes()
240 WithCodedInputStream::with_coded_input_stream(bytes, |is| parse_from::<M>(is)) in parse_from_carllerche_bytes()
259 r.with_coded_input_stream(|is| is.read_message::<M>()) in parse_length_delimited_from_reader()
267 bytes.with_coded_input_stream(|is| is.read_message::<M>()) in parse_length_delimited_from_bytes()
H A Dstream.rs894 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
900 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
912 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
924 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
937 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/protobuf-2.10.0/src/
H A Dcore.rs227 reader.with_coded_input_stream(|is| parse_from::<M>(is)) in parse_from_reader()
232 bytes.with_coded_input_stream(|is| parse_from::<M>(is)) in parse_from_bytes()
240 WithCodedInputStream::with_coded_input_stream(bytes, |is| parse_from::<M>(is)) in parse_from_carllerche_bytes()
259 r.with_coded_input_stream(|is| is.read_message::<M>()) in parse_length_delimited_from_reader()
267 bytes.with_coded_input_stream(|is| is.read_message::<M>()) in parse_length_delimited_from_bytes()
H A Dstream.rs894 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
900 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
912 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
924 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
937 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
/dports/lang/gleam/gleam-0.18.2/cargo-crates/protobuf-2.25.2/src/
H A Dmessage.rs303 r.with_coded_input_stream(|is| is.read_message::<M>()) in parse_length_delimited_from_reader()
311 bytes.with_coded_input_stream(|is| is.read_message::<M>()) in parse_length_delimited_from_bytes()
H A Dcoded_input_stream.rs736 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
742 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
754 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
766 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
779 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/protobuf-2.25.2/src/
H A Dmessage.rs303 r.with_coded_input_stream(|is| is.read_message::<M>()) in parse_length_delimited_from_reader()
311 bytes.with_coded_input_stream(|is| is.read_message::<M>()) in parse_length_delimited_from_bytes()
H A Dcoded_input_stream.rs736 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
742 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
754 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
766 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method
779 fn with_coded_input_stream<T, F>(self, cb: F) -> ProtobufResult<T> in with_coded_input_stream() method