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.cc487 uint32 oneof_case1 = GetOneofCase(*message1, oneof_descriptor); in SwapOneofField() local
503 if (oneof_case1 > 0) { in SwapOneofField()
504 field1 = descriptor_->FindFieldByNumber(oneof_case1); in SwapOneofField()
568 if (oneof_case1 > 0) { in SwapOneofField()