Home
last modified time | relevance | path

Searched refs:native_slot_set_value_and_case (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dstorage.c143 native_slot_set_value_and_case(type, /*type_class,*/ memory, value, NULL, 0); in native_slot_set()
146 void native_slot_set_value_and_case(upb_fieldtype_t type, /*VALUE type_class,*/ in native_slot_set_value_and_case() function
439 native_slot_set_value_and_case(upb_fielddef_type(field), in layout_set()
/external/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c112 native_slot_set_value_and_case(type, type_class, memory, value, NULL, 0); in native_slot_set()
115 void native_slot_set_value_and_case(upb_fieldtype_t type, VALUE type_class, in native_slot_set_value_and_case() function
631 native_slot_set_value_and_case( in layout_set()
Dprotobuf.h301 void native_slot_set_value_and_case(upb_fieldtype_t type,