Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()