Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc396 bool with_package) { in GetMessagesFileName() argument
400 with_package in GetMessagesFileName()
437 const EnumDescriptor* desc, bool with_package) { in GetEnumFileName() argument
439 (with_package ? ToLower(GetNamespace(options, desc->file()) + "_") in GetEnumFileName()