Home
last modified time | relevance | path

Searched refs:upb_gfree (Results 1 – 13 of 13) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.c414 upb_gfree(cache); in upb_handlercache_new()
421 upb_gfree(cache); in upb_handlercache_free()
490 upb_handlers_addcleanup(h, d, upb_gfree); in MSG_WRITER()
Dupb.h121 UPB_INLINE void upb_gfree(void *ptr) { in upb_gfree() function
Ddef.c833 upb_gfree(s); in upb_symtab_free()
851 upb_gfree(s); in upb_symtab_new()
1232 upb_gfree(fields); in assign_msg_indices()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c1112 static void freestr(str_t *s) { upb_gfree(s); } in freestr()
1206 upb_gfree((void*)def->fullname); in upb_def_setfullname()
1225 upb_gfree((void*)def->fullname); in upb_def_uninit()
1384 upb_gfree(fields); in assign_msg_indices()
1452 upb_gfree(fields); in assign_msg_indices()
1585 upb_gfree(upb_value_getcstr(upb_inttable_iter_value(&i))); in freeenum()
1590 upb_gfree(e); in freeenum()
1611 upb_gfree(e); in upb_enumdef_new()
1755 upb_gfree(f->sub.name); in freefield()
1757 upb_gfree(f->msg.name); in freefield()
[all …]
Dupb.h603 UPB_INLINE void upb_gfree(void *ptr) { function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dcompile_decoder.c27 upb_gfree(method); in freemethod()
68 upb_gfree(g->bytecode); in freegroup()
69 upb_gfree(g); in freegroup()
109 upb_gfree(c); in freecompiler()
892 upb_gfree(c); in upb_pbcodecache_free()
Dtextprinter.c120 upb_gfree(str); in putf()
Dencoder.c309 upb_handlers_addcleanup(h, tag, upb_gfree); in new_tag()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dprinter.c53 upb_gfree(pc->ptr); in freestrpc()
54 upb_gfree(pc); in freestrpc()
624 upb_handlers_addcleanup(h, hd, upb_gfree); in set_enum_hd()
1393 upb_handlercache_addcleanup(ret, cache, upb_gfree); in upb_json_printer_newcache()
Dparser.rl2960 upb_gfree(c);
/external/protobuf/php/ext/google/protobuf/
Dupb.c1395 upb_gfree(fields); in assign_msg_indices()
2742 upb_gfree(s); in upb_symtab_free()
2759 upb_gfree(s); in upb_symtab_new()
3710 upb_gfree(cache); in upb_handlercache_new()
3717 upb_gfree(cache); in upb_handlercache_free()
3786 upb_handlers_addcleanup(h, d, upb_gfree); in MSG_WRITER()
4399 upb_gfree(l); in upb_msglayout_free()
4438 upb_gfree(fields); in upb_msglayout_init()
4439 upb_gfree(submsgs); in upb_msglayout_init()
4566 upb_gfree(f); in upb_msgfactory_free()
[all …]
Dupb.h282 UPB_INLINE void upb_gfree(void *ptr) { in upb_gfree() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c3397 upb_gfree(c); in upb_json_codecache_free()