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

  /external/protobuf/php/ext/google/protobuf/
def.c 226 desc->msgdef = upb_msgdef_new(&desc->msgdef);
upb.h     [all...]
upb.c 1261 upb_msgdef *upb_msgdef_new(const void *owner) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
defs.c 277 self->msgdef = upb_msgdef_new(&self->msgdef);
    [all...]
upb.h     [all...]
upb.c 1411 upb_msgdef *upb_msgdef_new(const void *owner) { function
    [all...]

Completed in 61 milliseconds