Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.cc817 string ProtoTypeName(const GeneratorOptions& options, in ProtoTypeName() function
1136 string key_type = ProtoTypeName(options, key_field); in FieldDefinition()
1142 value_type = ProtoTypeName(options, value_field); in FieldDefinition()
1161 type = ProtoTypeName(options, field); in FieldDefinition()