Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc937 std::string JSTypeName(const GeneratorOptions& options, in JSTypeName() function
1043 std::string jstype = JSTypeName(options, field, bytes_mode); in JSFieldTypeAnnotation()
3003 "optionaltype", JSTypeName(options, field, BYTES_DEFAULT), "class", in GenerateRepeatedMessageHelperMethods()