OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOneofFieldDescriptor
(Results
1 - 6
of
6
) 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
...]
/external/protobuf/python/google/protobuf/pyext/
message.cc
781
reflection->
GetOneofFieldDescriptor
(*message, oneof);
[
all
...]
/external/libprotobuf-mutator/src/
mutator.cc
181
reflection->
GetOneofFieldDescriptor
(*message, oneof);
Completed in 49 milliseconds