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

  /external/protobuf/php/ext/google/protobuf/
upb.c 944 case UPB_DESCRIPTOR_TYPE_GROUP:
966 upb_fielddef_settagdelim(f, type == UPB_DESCRIPTOR_TYPE_GROUP);
1003 UPB_DESCRIPTOR_TYPE_GROUP : UPB_DESCRIPTOR_TYPE_MESSAGE;
    [all...]
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 1075 case UPB_DESCRIPTOR_TYPE_GROUP:
1097 upb_fielddef_settagdelim(f, type == UPB_DESCRIPTOR_TYPE_GROUP);
    [all...]
upb.h     [all...]

Completed in 464 milliseconds