OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SwapOneofField
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/src/google/protobuf/
generated_message_reflection.h
396
void
SwapOneofField
(Message* message1,
generated_message_reflection.cc
411
void GeneratedMessageReflection::
SwapOneofField
(
568
SwapOneofField
(message1, message2, descriptor_->oneof_decl(i));
616
SwapOneofField
(message1, message2, field->containing_oneof());
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h
504
void
SwapOneofField
(Message* message1,
Completed in 181 milliseconds