/external/protobuf/ruby/ext/google/protobuf_c/ |
upb.c | 435 return upb_refcounted_freeze((upb_refcounted *const*)defs, n, s, maxdepth); 3645 bool upb_refcounted_freeze(upb_refcounted *const*roots, int n, upb_status *s, function [all...] |
upb.h | [all...] |
/external/protobuf/php/ext/google/protobuf/ |
upb.c | 366 ret = upb_refcounted_freeze((upb_refcounted * const *)defs, n, s, maxdepth); 3489 bool upb_refcounted_freeze(upb_refcounted *const*roots, int n, upb_status *s, function [all...] |
upb.h | [all...] |