HomeSort by relevance Sort by last modified time
    Searched defs:upb_inttable_begin (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c 384 upb_inttable_begin(&i, &e->iton);
4665 void upb_inttable_begin(upb_inttable_iter *i, const upb_inttable *t) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 444 upb_inttable_begin(&i, &e->iton);
4916 void upb_inttable_begin(upb_inttable_iter *i, const upb_inttable *t) { function
    [all...]

Completed in 281 milliseconds