Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_reflection.cc517 uint32 oneof_case1 = GetOneofCase(*message1, oneof_descriptor); in SwapOneofField() local
533 if (oneof_case1 > 0) { in SwapOneofField()
534 field1 = descriptor_->FindFieldByNumber(oneof_case1); in SwapOneofField()
601 if (oneof_case1 > 0) { in SwapOneofField()