Searched refs:ImmutableStringOneofFieldLiteGenerator (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_string_field_lite.h95 class ImmutableStringOneofFieldLiteGenerator class in namespace:google::protobuf::compiler::java
98 ImmutableStringOneofFieldLiteGenerator(
101 ~ImmutableStringOneofFieldLiteGenerator();
111 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ImmutableStringOneofFieldLiteGenerator);
H A Djava_string_field_lite.cc388 ImmutableStringOneofFieldLiteGenerator::
389 ImmutableStringOneofFieldLiteGenerator(const FieldDescriptor* descriptor, function in class:google::protobuf::compiler::java::ImmutableStringOneofFieldLiteGenerator
400 ImmutableStringOneofFieldLiteGenerator::
401 ~ImmutableStringOneofFieldLiteGenerator() {}
403 void ImmutableStringOneofFieldLiteGenerator::
468 void ImmutableStringOneofFieldLiteGenerator::
517 void ImmutableStringOneofFieldLiteGenerator::
524 void ImmutableStringOneofFieldLiteGenerator::
543 void ImmutableStringOneofFieldLiteGenerator::
554 void ImmutableStringOneofFieldLiteGenerator
[all...]
H A Djava_field.cc186 return new ImmutableStringOneofFieldLiteGenerator(

Completed in 190 milliseconds