/external/protobuf/php/ext/google/protobuf/ |
def.c | 235 CHECK_UPB(upb_msgdef_setfullname(mut_def, name, &status),
|
upb.h | [all...] |
upb.c | 1326 bool upb_msgdef_setfullname(upb_msgdef *m, const char *fullname, function [all...] |
/external/protobuf/ruby/ext/google/protobuf_c/ |
defs.c | 332 upb_msgdef_setfullname(mut_def, name, &status), [all...] |
upb.h | [all...] |
upb.c | 1482 bool upb_msgdef_setfullname(upb_msgdef *m, const char *fullname, function [all...] |