Home
last modified time | relevance | path

Searched defs:options_ (Results 1 – 25 of 36) sorted by relevance

12

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/
Dcsharp_source_generator_base.h59 const Options *options_; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_enum.h99 const Options& options_; variable
Dcpp_extension.h76 Options options_; variable
Dcpp_file.h146 const Options options_; variable
Dcpp_message.h190 Options options_; variable
Dcpp_field.h214 const Options& options_; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_shared_code_generator.h86 const Options options_; variable
Djava_context.h103 Options options_; variable
Djava_file.h109 const Options options_; variable
/frameworks/base/tools/aapt2/format/binary/
DXmlFlattener.h51 XmlFlattenerOptions options_; variable
DTableFlattener.h62 TableFlattenerOptions options_; variable
DXmlFlattener.cpp307 XmlFlattenerOptions options_; member in aapt::__anon788ae4f30111::XmlFlattenerVisitor
/frameworks/base/tools/aapt2/link/
DTableMerger.h82 TableMergerOptions options_; variable
DManifestFixer.h93 ManifestFixerOptions options_; variable
/frameworks/base/tools/aapt2/
DResourceParser.h118 ResourceParserOptions options_; variable
/frameworks/base/tools/aapt2/split/
DTableSplitter.h69 TableSplitterOptions options_; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_file.h88 const Options options_; variable
Dobjectivec_file.cc82 const Options options_; member in google::protobuf::compiler::objectivec::__anoncde0f25c0111::ImportWriter
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h389 const MessageOptions* options_; variable
699 const FieldOptions* options_; variable
791 const OneofOptions* options_; variable
896 const EnumOptions* options_; variable
983 const EnumValueOptions* options_; variable
1060 const ServiceOptions* options_; variable
1144 const MethodOptions* options_; variable
1315 const FileOptions* options_; variable
/frameworks/base/cmds/idmap2/include/idmap2/
DCommandLineOptions.h68 mutable std::vector<Option> options_; variable
/frameworks/base/tools/aapt2/cmd/
DCompile.h71 CompileOptions options_; variable
/frameworks/base/tools/aapt2/java/
DJavaClassGenerator.h116 JavaClassGeneratorOptions options_; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs175 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new … field in Google.Protobuf.WellKnownTypes.Type
499 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new … field in Google.Protobuf.WellKnownTypes.Field
928 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new … field in Google.Protobuf.WellKnownTypes.Enum
1164 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new … field in Google.Protobuf.WellKnownTypes.EnumValue
DApi.cs126 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new … field in Google.Protobuf.WellKnownTypes.Api
480 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new … field in Google.Protobuf.WellKnownTypes.Method
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectwriter.h335 const ProtoStreamObjectWriter::Options options_; variable

12