Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc854 std::string ProtoTypeName(const GeneratorOptions& options, in ProtoTypeName() function
1269 std::string key_type = ProtoTypeName(options, key_field); in FieldDefinition()
1275 value_type = ProtoTypeName(options, value_field); in FieldDefinition()
1293 type = ProtoTypeName(options, field); in FieldDefinition()