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

  /external/protobuf/php/ext/google/protobuf/
storage.c 63 zval* native_slot_get(upb_fieldtype_t type, /*VALUE type_class,*/ function
528 // return native_slot_get(upb_fielddef_type(field), field_type_class(field),
535 return native_slot_get(
  /external/protobuf/ruby/ext/google/protobuf_c/
storage.c 220 VALUE native_slot_get(upb_fieldtype_t type, function
542 return native_slot_get(upb_fielddef_type(field),
548 return native_slot_get(upb_fielddef_type(field),

Completed in 223 milliseconds