HomeSort by relevance Sort by last modified time
    Searched refs:ONEOF (Results 1 - 5 of 5) sorted by null

  /external/protobuf/src/google/protobuf/
generated_message_reflection.h 140 // message has oneof definition.
143 // For each oneof field, the offset is relative to the
147 // For each none oneof field, the offset is related to
152 // offsets for oneof unions. The offset of the i-th oneof
155 // struct holding the default value of all oneof fields
157 // to default instances of oneof fields, which Get
161 // indicates what field is set for each oneof.
463 #define PROTO2_GENERATED_DEFAULT_ONEOF_FIELD_OFFSET(ONEOF, FIELD) \
465 reinterpret_cast<const char*>(&(ONEOF->FIELD))
    [all...]
descriptor.cc 246 NULL_SYMBOL, MESSAGE, FIELD, ONEOF, ENUM, ENUM_VALUE, SERVICE, METHOD,
279 CONSTRUCTOR(OneofDescriptor , ONEOF , oneof_descriptor )
292 case ONEOF : return oneof_descriptor ->containing_type()->file();
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 146 // message has oneof definition.
149 // For each oneof field, the offset is relative to the
153 // For each none oneof field, the offset is related to
158 // offsets for oneof unions. The offset of the i-th oneof
161 // struct holding the default value of all oneof fields
163 // to default instances of oneof fields, which Get
167 // indicates what field is set for each oneof.
606 #define PROTO2_GENERATED_DEFAULT_ONEOF_FIELD_OFFSET(ONEOF, FIELD) \
608 reinterpret_cast<const char*>(&(ONEOF->FIELD))
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 107 milliseconds