Searched refs:native_slot_get_by_array (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | array.c | 395 native_slot_get_by_array(intern->type, memory, 527 native_slot_get_by_array(repeated_field->type, memory,
|
D | storage.c | 388 void native_slot_get_by_array(upb_fieldtype_t type, const void* memory, in native_slot_get_by_array() function 449 native_slot_get_by_array(type, memory, cache TSRMLS_CC); in native_slot_get_by_map_value()
|
D | protobuf.h | 1045 void native_slot_get_by_array(upb_fieldtype_t type, const void* memory,
|