Searched refs:to_oneof_case (Results 1 – 2 of 2) sorted by relevance
923 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_dup() local929 *to_oneof_case = *from_oneof_case; in layout_dup()955 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_deep_copy() local961 *to_oneof_case = *from_oneof_case; in layout_deep_copy()
1044 uint32_t* to_oneof_case = slot_oneof_case(layout, message_data(to), field); in layout_merge() local1062 *to_oneof_case = *from_oneof_case; in layout_merge()