Home
last modified time | relevance | path

Searched defs:getFormat (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DXdhKeyFactoryTest.java264 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestKeySpec
277 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestKeySpecWrongEncoding
292 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestPublicKey
311 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestPublicKeyWrongEncoding
330 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestPrivateKey
349 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestPrivateKeyWrongEncoding
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DXdhKeyFactoryTest.java269 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestKeySpec
283 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestKeySpecWrongEncoding
298 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestPublicKey
317 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestPublicKeyWrongEncoding
336 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestPrivateKey
355 public String getFormat() { in getFormat() method in XdhKeyFactoryTest.TestPrivateKeyWrongEncoding
/external/clang/include/clang/CodeGen/
DObjectFilePCHContainerOperations.h20 StringRef getFormat() const override { return "obj"; } in getFormat() function
34 StringRef getFormat() const override { return "obj"; } in getFormat() function
/external/clang/include/clang/Frontend/
DPCHContainerOperations.h72 StringRef getFormat() const override { return "raw"; } in getFormat() function
84 StringRef getFormat() const override { return "raw"; } in getFormat() function
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/mixins/
DMapperMixinsCopy1998Test.java19 public String getFormat(); in getFormat() method
38 public String getFormat() { in getFormat() method in MapperMixinsCopy1998Test.MyModelRoot
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCSPIRVObjectWriter.h23 Triple::ObjectFormatType getFormat() const override { return Triple::SPIRV; } in getFormat() function
DMCXCOFFObjectWriter.h25 Triple::ObjectFormatType getFormat() const override { return Triple::XCOFF; } in getFormat() function
DMCDXContainerWriter.h26 Triple::ObjectFormatType getFormat() const override { in getFormat() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/spec/
DRawEncodedKeySpec.java21 public String getFormat() in getFormat() method in RawEncodedKeySpec
DOpenSSHPrivateKeySpec.java54 public String getFormat() in getFormat() method in OpenSSHPrivateKeySpec
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/spec/
DRawEncodedKeySpec.java23 public String getFormat() in getFormat() method in RawEncodedKeySpec
DOpenSSHPrivateKeySpec.java56 public String getFormat() in getFormat() method in OpenSSHPrivateKeySpec
/external/google-cloud-java/java-security-private-ca/proto-google-cloud-security-private-ca-v1/src/main/java/com/google/cloud/security/privateca/v1/
DPublicKeyOrBuilder.java67 com.google.cloud.security.privateca.v1.PublicKey.KeyFormat getFormat(); in getFormat() method
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/spec/
DRawEncodedKeySpec.java23 public String getFormat() in getFormat() method in RawEncodedKeySpec
DOpenSSHPrivateKeySpec.java56 public String getFormat() in getFormat() method in OpenSSHPrivateKeySpec
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCXCOFFObjectWriter.h25 Triple::ObjectFormatType getFormat() const override { return Triple::XCOFF; } in getFormat() function
/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/
DPublicKeyCredentialOrBuilder.java49 com.google.cloud.iot.v1.PublicKeyFormat getFormat(); in getFormat() method
/external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/
DTextOrBuilder.java74 com.google.monitoring.dashboard.v1.Text.Format getFormat(); in getFormat() method
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/instruction/
DBuilderInstruction10x.java47 @Override public Format getFormat() { return FORMAT; } in getFormat() method in BuilderInstruction10x
DBuilderInstruction10t.java49 @Override public Format getFormat() { return FORMAT; } in getFormat() method in BuilderInstruction10t
DBuilderInstruction20t.java49 @Override public Format getFormat() { return FORMAT; } in getFormat() method in BuilderInstruction20t
DBuilderInstruction30t.java49 @Override public Format getFormat() { return FORMAT; } in getFormat() method in BuilderInstruction30t
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/text/
DFormatFactory.java43 Format getFormat(String name, String arguments, Locale locale); in getFormat() method
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/
DStreamingNotSupportedException.java47 public String getFormat() { in getFormat() method in StreamingNotSupportedException
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/instruction/
DImmutableInstruction10x.java53 @Override public Format getFormat() { return FORMAT; } in getFormat() method in ImmutableInstruction10x

12345678910>>...15