Home
last modified time | relevance | path

Searched refs:upb_inttable_pop (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c3060 upb_refcounted *r = upb_value_getptr(upb_inttable_pop(&t->stack)); in pop()
4571 upb_value upb_inttable_pop(upb_inttable *t) { in upb_inttable_pop() function
Dupb.h910 upb_value upb_inttable_pop(upb_inttable *t);
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3219 upb_refcounted *r = upb_value_getptr(upb_inttable_pop(&t->stack)); in pop()
4823 upb_value upb_inttable_pop(upb_inttable *t) { in upb_inttable_pop() function
Dupb.h1179 upb_value upb_inttable_pop(upb_inttable *t);