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

  /external/protobuf/src/google/protobuf/
generated_message_reflection.h 262 const FieldDescriptor* GetOneofFieldDescriptor(
message.h 449 virtual const FieldDescriptor* GetOneofFieldDescriptor(
    [all...]
text_format.cc 498 reflection->GetOneofFieldDescriptor(*message, oneof);
    [all...]
generated_message_reflection.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 262 const FieldDescriptor* GetOneofFieldDescriptor(
message.h 449 virtual const FieldDescriptor* GetOneofFieldDescriptor(
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
message.cc 781 reflection->GetOneofFieldDescriptor(*message, oneof);
    [all...]

Completed in 367 milliseconds