Searched defs:decode_msg (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 10149 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 10478 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 10478 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 10149 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function
|