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

  /external/protobuf/php/ext/google/protobuf/
upb.c 2376 const upb_msgdef *upb_handlers_msgdef(const upb_handlers *h) { return h->msg; } function
    [all...]
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 2529 const upb_msgdef *upb_handlers_msgdef(const upb_handlers *h) { return h->msg; } function
    [all...]
encode_decode.c 562 const upb_msgdef* msgdef = upb_handlers_msgdef(h);
    [all...]
upb.h     [all...]

Completed in 2088 milliseconds