Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c923 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_dup() local
955 uint32_t* to_oneof_case = slot_oneof_case(layout, to, field); in layout_deep_copy() local
/external/protobuf/php/ext/google/protobuf/
Dstorage.c1044 uint32_t* to_oneof_case = slot_oneof_case(layout, message_data(to), field); in layout_merge() local