webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
javanano_field.cc File Reference
#include <google/protobuf/compiler/javanano/javanano_field.h>
#include <google/protobuf/compiler/javanano/javanano_helpers.h>
#include <google/protobuf/compiler/javanano/javanano_primitive_field.h>
#include <google/protobuf/compiler/javanano/javanano_enum_field.h>
#include <google/protobuf/compiler/javanano/javanano_map_field.h>
#include <google/protobuf/compiler/javanano/javanano_message_field.h>
#include <google/protobuf/stubs/common.h>

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::compiler
 
 google::protobuf::compiler::javanano
 

Functions

void google::protobuf::compiler::javanano::SetCommonOneofVariables (const FieldDescriptor *descriptor, map< string, string > *variables)
 
void google::protobuf::compiler::javanano::GenerateOneofFieldEquals (const FieldDescriptor *descriptor, const map< string, string > &variables, io::Printer *printer)
 
void google::protobuf::compiler::javanano::GenerateOneofFieldHashCode (const FieldDescriptor *descriptor, const map< string, string > &variables, io::Printer *printer)