Home
last modified time | relevance | path

Searched refs:upb_symtab_free (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c3587 static void upb_symtab_free(upb_refcounted *r) { in upb_symtab_free() function
3601 static const struct upb_refcounted_vtbl vtbl = {NULL, &upb_symtab_free}; in upb_symtab_new()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3743 static void upb_symtab_free(upb_refcounted *r) { in upb_symtab_free() function
3756 static const struct upb_refcounted_vtbl vtbl = {NULL, &upb_symtab_free}; in upb_symtab_new()