Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dstorage.c766 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_dup() local
772 *to_oneof_case = *from_oneof_case; in layout_dup()
793 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_deep_copy() local
799 *to_oneof_case = *from_oneof_case; in layout_deep_copy()