Searched defs:PrimitiveTypeName (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_primitive_field.cc55 const char* PrimitiveTypeName(JavaType type) { function in namespace:google::protobuf::compiler::javamicro::__anon16324
191 (*variables)["type"] = PrimitiveTypeName(GetJavaType(descriptor));
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_primitive_field.cc58 const char* PrimitiveTypeName(JavaType type) { function in namespace:google::protobuf::compiler::java::__anon16317
86 (*variables)["type"] = PrimitiveTypeName(GetJavaType(descriptor));
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc208 const char* PrimitiveTypeName(FieldDescriptor::CppType type) { function in namespace:google::protobuf::compiler::cpp
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_helpers.cc329 string PrimitiveTypeName(JavaType type) { function in namespace:google::protobuf::compiler::javanano

Completed in 80 milliseconds