Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dstorage.c120 VALUE native_slot_encode_and_freeze_string(upb_fieldtype_t type, VALUE value) { in native_slot_encode_and_freeze_string() function
184 DEREF(memory, VALUE) = native_slot_encode_and_freeze_string(type, value); in native_slot_set_value_and_case()
Dmap.c75 key = native_slot_encode_and_freeze_string(self->key_type, key); in table_key()
Dprotobuf.h316 VALUE native_slot_encode_and_freeze_string(upb_fieldtype_t type, VALUE value);