Home
last modified time | relevance | path

Searched defs:GeneratorOptions (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h62 struct GeneratorOptions { struct
78 GeneratorOptions() in GeneratorOptions() argument
96 std::string GetFileNameExtension() const { in GetFileNameExtension()
100 enum OutputMode {
116 bool add_require_for_enums;
118 bool testonly;
121 std::string library;
123 bool error_on_name_conflict;
125 std::string extension;
127 bool one_output_file_per_input_file;
[all …]
/external/angle/third_party/vulkan-headers/src/registry/
Dgenerator.py112 class GeneratorOptions: class
/external/vulkan-headers/registry/
Dgenerator.py141 class GeneratorOptions: class