Searched refs:native_slot_encode_and_freeze_string (Results 1 – 3 of 3) sorted by relevance
94 VALUE native_slot_encode_and_freeze_string(upb_fieldtype_t type, VALUE value) { in native_slot_encode_and_freeze_string() function165 DEREF(memory, VALUE) = native_slot_encode_and_freeze_string(type, value); in native_slot_set_value_and_case()174 DEREF(memory, VALUE) = native_slot_encode_and_freeze_string(type, value); in native_slot_set_value_and_case()
75 key = native_slot_encode_and_freeze_string(self->key_type, key); in table_key()
364 VALUE native_slot_encode_and_freeze_string(upb_fieldtype_t type, VALUE value);