Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_reflection.h447 int oneof_case_offset_; variable
Dgenerated_message_reflection.cc221 oneof_case_offset_(oneof_case_offset), in GeneratedMessageReflection()
1947 + oneof_case_offset_; in GetOneofCase()
1954 void* ptr = reinterpret_cast<uint8*>(message) + oneof_case_offset_; in MutableOneofCase()