FieldGeneratorMap 85 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc FieldGeneratorMap::FieldGeneratorMap(const Descriptor* descriptor, FieldGeneratorMap 95 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc FieldGenerator* FieldGeneratorMap::MakeGenerator(const FieldDescriptor* field, FieldGeneratorMap 130 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc FieldGeneratorMap::~FieldGeneratorMap() {} FieldGeneratorMap 132 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc const FieldGenerator& FieldGeneratorMap::get( FieldGeneratorMap 154 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h class FieldGeneratorMap { FieldGeneratorMap 156 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h explicit FieldGeneratorMap(const Descriptor* descriptor, const Options& options); FieldGeneratorMap 157 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h ~FieldGeneratorMap(); FieldGeneratorMap 168 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(FieldGeneratorMap); FieldGeneratorMap 158 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h FieldGeneratorMap field_generators_; FieldGeneratorMap 60 third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc FieldGeneratorMap::FieldGeneratorMap(const Descriptor* descriptor) FieldGeneratorMap 87 third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc FieldGenerator* FieldGeneratorMap::MakeGenerator( FieldGeneratorMap 122 third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc FieldGeneratorMap::~FieldGeneratorMap() {} FieldGeneratorMap 124 third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc const FieldGenerator& FieldGeneratorMap::get( FieldGeneratorMap 130 third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc const FieldGenerator& FieldGeneratorMap::get_extension(int index) const { FieldGeneratorMap 85 third_party/protobuf/src/google/protobuf/compiler/java/java_field.h class FieldGeneratorMap { FieldGeneratorMap 87 third_party/protobuf/src/google/protobuf/compiler/java/java_field.h explicit FieldGeneratorMap(const Descriptor* descriptor); FieldGeneratorMap 88 third_party/protobuf/src/google/protobuf/compiler/java/java_field.h ~FieldGeneratorMap(); FieldGeneratorMap 101 third_party/protobuf/src/google/protobuf/compiler/java/java_field.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(FieldGeneratorMap); FieldGeneratorMap 102 third_party/protobuf/src/google/protobuf/compiler/java/java_message.h FieldGeneratorMap field_generators_;