HomeSort by relevance Sort by last modified time
    Searched refs:new_fillmsg_decodermethod (Results 1 - 3 of 3) sorted by null

  /external/protobuf/ruby/ext/google/protobuf_c/
message.c 439 desc->fill_method = new_fillmsg_decodermethod(desc, &desc->fill_method);
protobuf.h 510 const upb_pbdecodermethod *new_fillmsg_decodermethod(
encode_decode.c 626 const upb_pbdecodermethod *new_fillmsg_decodermethod(Descriptor* desc, function
637 desc->fill_method = new_fillmsg_decodermethod(
    [all...]

Completed in 136 milliseconds