Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_extension.cc49 const char* GetTypeConstantName(const FieldDescriptor::Type type) { in GetTypeConstantName() function
86 (*variables)["type"] = GetTypeConstantName(descriptor->type()); in SetVariables()