HomeSort by relevance Sort by last modified time
    Searched defs:native_slot_set (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
storage.c 141 void native_slot_set(upb_fieldtype_t type, /*VALUE type_class,*/ void* memory, function
452 native_slot_set(upb_fielddef_type(field), /*field_type_class(field),*/ memory,
  /external/protobuf/ruby/ext/google/protobuf_c/
storage.c 110 void native_slot_set(upb_fieldtype_t type, VALUE type_class, function
643 native_slot_set(upb_fielddef_type(field), field_type_class(field),

Completed in 870 milliseconds