Home | History | Annotate | Download | only in protobuf_c

Lines Matching full:srcname

723   const char *srcname;
739 srcname = f->sub.name; /* Might be NULL. */
741 srcname = f->sub.def ? upb_def_fullname(f->sub.def) : NULL;
743 if (srcname) {