Searched defs:native_slot_init (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dstorage.c101 void native_slot_init(upb_fieldtype_t type, void* memory) { function
510 native_slot_init(upb_fielddef_type(field), memory);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c256 void native_slot_init(upb_fieldtype_t type, void* memory) { function
702 native_slot_init(upb_fielddef_type(field), memory);

Completed in 100 milliseconds