Home
last modified time | relevance | path

Searched defs:getOptions (Results 1 – 25 of 46) sorted by relevance

12

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/properties/
DXMPProperty.java32 PropertyOptions getOptions(); in getOptions() method
DXMPPropertyInfo.java44 PropertyOptions getOptions(); in getOptions() method
/external/desugar/java/com/google/devtools/common/options/
DOptionsClassProvider.java37 @Nullable <O extends OptionsBase> O getOptions(Class<O> optionsClass); in getOptions() method
DOptions.java113 public O getOptions() { in getOptions() method in Options
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
DSevenZMethodConfiguration.java77 public Object getOptions() { in getOptions() method in SevenZMethodConfiguration
DLZMADecoder.java84 private LZMA2Options getOptions(final Object opts) throws IOException { in getOptions() method in LZMADecoder
DLZMA2Decoder.java89 private LZMA2Options getOptions(final Object opts) throws IOException { in getOptions() method in LZMA2Decoder
/external/smali/baksmali/src/main/java/org/jf/baksmali/
DDeodexCommand.java70 @Override protected BaksmaliOptions getOptions() { in getOptions() method in DeodexCommand
DListFieldOffsetsCommand.java100 private BaksmaliOptions getOptions() { in getOptions() method in ListFieldOffsetsCommand
DListVtablesCommand.java137 protected BaksmaliOptions getOptions() { in getOptions() method in ListVtablesCommand
DDisassembleCommand.java198 protected BaksmaliOptions getOptions() { in getOptions() method in DisassembleCommand
/external/emma/core/java12/com/vladium/emma/data/
DIMetaData.java26 CoverageOptions getOptions (); in getOptions() method
/external/opencensus-java/api/src/test/java/io/opencensus/trace/
DTraceOptionsTest.java34 public void getOptions() { in getOptions() method in TraceOptionsTest
/external/smali/smali/src/main/java/org/jf/smali/
DAssembleCommand.java102 protected SmaliOptions getOptions() { in getOptions() method in AssembleCommand
/external/llvm/include/llvm/DebugInfo/CodeView/
DFieldListRecordBuilder.h30 MethodOptions getOptions() const { return Options; } in getOptions() function
/external/guice/core/src/com/google/inject/internal/
DInjectorOptionsProcessor.java69 InjectorOptions getOptions(Stage stage, InjectorOptions parentOptions) { in getOptions() method in InjectorOptionsProcessor
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java171 protected IteratorOptions getOptions() in getOptions() method in XMPIteratorImpl
465 public PropertyOptions getOptions() in createPropertyInfo() method in XMPIteratorImpl.NodeIterator
/external/droiddriver/src/io/appium/droiddriver/util/
DInstrumentationUtils.java85 public static Bundle getOptions() { in getOptions() method in InstrumentationUtils
/external/opencensus-java/api/src/main/java/io/opencensus/trace/
DTraceOptions.java273 byte getOptions() { in getOptions() method in TraceOptions
DSpan.java263 public final Set<Options> getOptions() { in getOptions() method in Span
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
DOptions.java117 public int getOptions() in getOptions() method in Options
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java108 public FileOptions getOptions() { return proto.getOptions(); } in getOptions() method in Descriptors.FileDescriptor
634 public MessageOptions getOptions() { return proto.getOptions(); } in getOptions() method in Descriptors.Descriptor
1040 public FieldOptions getOptions() { return proto.getOptions(); } in getOptions() method in Descriptors.FieldDescriptor
1565 public EnumOptions getOptions() { return proto.getOptions(); } in getOptions() method in Descriptors.EnumDescriptor
1761 public EnumValueOptions getOptions() { return proto.getOptions(); } in getOptions() method in Descriptors.EnumValueDescriptor
1848 public ServiceOptions getOptions() { return proto.getOptions(); } in getOptions() method in Descriptors.ServiceDescriptor
1961 public MethodOptions getOptions() { return proto.getOptions(); } in getOptions() method in Descriptors.MethodDescriptor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCDisassembler/
DDisassembler.h119 uint64_t getOptions() const { return Options; } in getOptions() function
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.h119 uint64_t getOptions() const { return Options; } in getOptions() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageView.h249 const CoverageViewOptions &getOptions() const { return Options; } in getOptions() function

12