Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Ddocument.rs68 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 Druby-upb.c10149 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 Dphp-upb.c10478 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 Dphp-upb.c10478 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 Druby-upb.c10149 static const char* decode_msg(upb_Decoder* d, const char* ptr, upb_Message* msg, in decode_msg() function