Home
last modified time | relevance | path

Searched refs:GetCSharpType (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.h70 CSharpType GetCSharpType(FieldDescriptor::Type type);
Dcsharp_helpers.cc63 CSharpType GetCSharpType(FieldDescriptor::Type type) { in GetCSharpType() function