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

/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_primitive_field.cc55 const char* PrimitiveTypeName(JavaType type) { function in namespace:google::protobuf::compiler::java::__anon8722
163 (*variables)["type"] = PrimitiveTypeName(GetJavaType(descriptor));
/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::__anon8728
191 (*variables)["type"] = PrimitiveTypeName(GetJavaType(descriptor));
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc192 const char* PrimitiveTypeName(FieldDescriptor::CppType type) { function in namespace:google::protobuf::compiler::cpp

Completed in 47 milliseconds