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.cc863 string JSTypeName(const GeneratorOptions& options, in JSTypeName() function
906 string jstype = JSTypeName(options, field, bytes_mode); in JSFieldTypeAnnotation()