Home
last modified time | relevance | path

Searched refs:upb_symtab_filecount (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.h293 int upb_symtab_filecount(const upb_symtab *s);
Ddef.c889 int upb_symtab_filecount(const upb_symtab *s) { in upb_symtab_filecount() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/
Ddef.c855 (int)upb_symtab_filecount(s)); in lupb_symtab_tostring()