Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc209 std::string GetMessagePathPrefix(const GeneratorOptions& options, in GetMessagePathPrefix() function
218 return GetMessagePathPrefix(options, descriptor) + descriptor->name(); in GetMessagePath()
2061 "classprefix", GetMessagePathPrefix(options, desc), "classname", in GenerateClassConstructor()