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

  /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...]

Completed in 73 milliseconds