Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c925 uint32_t* from_oneof_case = slot_oneof_case(layout, from, field); in layout_dup() local
957 uint32_t* from_oneof_case = slot_oneof_case(layout, from, field); in layout_deep_copy() local
/external/protobuf/php/ext/google/protobuf/
Dstorage.c1043 uint32_t* from_oneof_case = slot_oneof_case(layout, message_data(from), field); in layout_merge() local