Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c736 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_dup() local
742 *to_oneof_case = *from_oneof_case; in layout_dup()
763 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_deep_copy() local
769 *to_oneof_case = *from_oneof_case; in layout_deep_copy()