Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc415 uint32 oneof_case1 = GetOneofCase(*message1, oneof_descriptor); in SwapOneofField() local
431 if (oneof_case1 > 0) { in SwapOneofField()
432 field1 = descriptor_->FindFieldByNumber(oneof_case1); in SwapOneofField()
499 if (oneof_case1 > 0) { in SwapOneofField()