Searched defs:decode_msg (Results 1 – 5 of 5) sorted by relevance
| /external/rust/crates/der/src/ |
| D | document.rs | 68 pub fn decode_msg<'a, T: Decode<'a>>(&'a self) -> Result<T> { in decode_msg() method 221 pub fn decode_msg<'a, T: Decode<'a>>(&'a self) -> Result<T> { in decode_msg() method
|
| /external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.c | 1221 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function
|
| /external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 1197 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.c | 10149 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 10478 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function
|