HomeSort by relevance Sort by last modified time
    Searched refs:upb_msgdef_setfullname (Results 1 - 6 of 6) sorted by null

  /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...]

Completed in 797 milliseconds