Home
last modified time | relevance | path

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

1234567

/external/conscrypt/android-stub/src/main/java/android/pake/
DPakeServerKeyManagerParameters.java64 public @NonNull List<PakeOption> getOptions(@NonNull Link link) { in getOptions() method in PakeServerKeyManagerParameters
75 public @NonNull List<PakeOption> getOptions( in getOptions() method in PakeServerKeyManagerParameters
DPakeClientKeyManagerParameters.java68 public @NonNull List<PakeOption> getOptions() { in getOptions() method in PakeClientKeyManagerParameters
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h128 TargetOptions &getOptions() { return Options; } in getOptions() function
131 const TargetOptions &getOptions() const { return Options; } in getOptions() function
/external/conscrypt/publicapi/src/main/java/android/net/ssl/
DPakeServerKeyManagerParameters.java83 public @NonNull List<PakeOption> getOptions(@NonNull Link link) { in getOptions() method in PakeServerKeyManagerParameters
99 public @NonNull List<PakeOption> getOptions( in getOptions() method in PakeServerKeyManagerParameters
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h137 TargetOptions &getOptions() { return Options; } in getOptions() function
140 const TargetOptions &getOptions() const { return Options; } in getOptions() function
/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/
DService.java26 OptionsT getOptions(); in getOptions() method
DBaseService.java65 public OptionsT getOptions() { in getOptions() method in BaseService
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/properties/
DXMPProperty.java32 PropertyOptions getOptions(); in getOptions() method
DXMPPropertyInfo.java44 PropertyOptions getOptions(); in getOptions() method
/external/sdk-platform-java/java-iam/proto-google-iam-v1/src/main/java/com/google/iam/v1/
DGetIamPolicyRequestOrBuilder.java82 com.google.iam.v1.GetPolicyOptions getOptions(); in getOptions() method
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
DSevenZMethodConfiguration.java77 public Object getOptions() { in getOptions() method in SevenZMethodConfiguration
/external/google-smali/smali/src/main/java/com/android/tools/smali/smali/
DPrintTokensCommand.java82 protected SmaliOptions getOptions() { in getOptions() method in PrintTokensCommand
DAssembleCommand.java101 protected SmaliOptions getOptions() { in getOptions() method in AssembleCommand
/external/google-smali/baksmali/src/main/java/com/android/tools/smali/baksmali/
DDeodexCommand.java69 @Override protected BaksmaliOptions getOptions() { in getOptions() method in DeodexCommand
DListFieldOffsetsCommand.java102 private BaksmaliOptions getOptions() { in getOptions() method in ListFieldOffsetsCommand
/external/emma/core/java12/com/vladium/emma/data/
DIMetaData.java26 CoverageOptions getOptions (); in getOptions() method
/external/google-cloud-java/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/src/main/java/com/google/cloud/enterpriseknowledgegraph/v1/
DReconConfigOrBuilder.java135 com.google.cloud.enterpriseknowledgegraph.v1.ReconConfig.Options 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/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/llvm/include/llvm/DebugInfo/CodeView/
DFieldListRecordBuilder.h30 MethodOptions getOptions() const { return Options; } in getOptions() function
/external/protobuf/php/src/Google/Protobuf/
DEnumValue.php114 public function getOptions() function in Google\\Protobuf\\EnumValue
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/
DEnumValue.php114 public function getOptions() function in Google\\Protobuf\\EnumValue
/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/
DIamPolicyAnalysisQueryOrBuilder.java220 com.google.cloud.asset.v1.IamPolicyAnalysisQuery.Options getOptions(); in getOptions() method
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/
DEnumValue.php114 public function getOptions() function in Google\\Protobuf\\EnumValue
/external/guice/core/src/com/google/inject/internal/
DInjectorOptionsProcessor.java69 InjectorOptions getOptions(Stage stage, InjectorOptions parentOptions) { in getOptions() method in InjectorOptionsProcessor

1234567