Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c5895 static char *upb_join(const char *base, const char *name) { in upb_join() function
5955 char *name = upb_join(str, upb_def_fullname(def)); in upb_deflist_qualify()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6463 static char *upb_join(const char *base, const char *name) { in upb_join() function
6484 char *name = upb_join(str, upb_def_fullname(def)); in upb_descreader_qualify()