/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/ |
H A D | XdhKeyFactoryTest.java | 264 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
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/ |
H A D | XdhKeyFactoryTest.java | 269 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
|
/aosp_15_r20/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
H A D | KeyStoreTestSupport.java | 81 public String getFormat() { in getFormat() method in KeyStoreTestSupport.SKey 106 public String getFormat() { in getFormat() method in KeyStoreTestSupport.MyPrivateKey 158 public String getFormat() { in getPublicKey() method in KeyStoreTestSupport.MCertificate
|
H A D | MyKeyPairGenerator1.java | 111 public String getFormat() { in getFormat() method in MyKeyPairGenerator1.PubKey 137 public String getFormat() { in getFormat() method in MyKeyPairGenerator1.PrivKey
|
/aosp_15_r20/libcore/ojluni/src/test/java/security/KeyStore/ |
H A D | DefaultEntryType.java | 59 public String getFormat() { return "privkey1"; } in getFormat() method in DefaultEntryType.PrivKey1 65 public String getFormat() { return "pubkey1"; } in getFormat() method in DefaultEntryType.PubKey1 71 public String getFormat() { return "pubkey2"; } in getFormat() method in DefaultEntryType.PubKey2
|
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
H A D | LoopbackPassthroughTest.java | 289 int getFormat(); in getFormat() method 315 public int getFormat() { in getFormat() method in LoopbackPassthroughTest.PcmAudioSource 343 public int getFormat() { in getFormat() method in LoopbackPassthroughTest.Eac3JocAudioSource
|
/aosp_15_r20/external/clang/include/clang/CodeGen/ |
H A D | ObjectFilePCHContainerOperations.h | 20 StringRef getFormat() const override { return "obj"; } in getFormat() function 34 StringRef getFormat() const override { return "obj"; } in getFormat() function
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
H A D | KeyPairTest.java | 44 public String getFormat() { in getPublic() method in KeyPairTest.TestKeyPair 57 public String getFormat() { in getPrivate() method
|
H A D | KeyFactoryTest.java | 548 public String getFormat() { in getFormat() method in KeyFactoryTest.TestPrivateKey 573 public String getFormat() { in getFormat() method in KeyFactoryTest.TestPublicKey 588 public String getFormat() { in getFormat() method in KeyFactoryTest.AnotherKey
|
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | PCHContainerOperations.h | 72 StringRef getFormat() const override { return "raw"; } in getFormat() function 84 StringRef getFormat() const override { return "raw"; } in getFormat() function
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/ |
H A D | MyExemptionMechanismSpi.java | 114 public String getFormat() { in getFormat() method in MyExemptionMechanismSpi.tmpKey 133 public String getFormat() { in getFormat() method in MyExemptionMechanismSpi.tmp1Key
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/mixins/ |
H A D | MapperMixinsCopy1998Test.java | 19 public String getFormat(); in getFormat() method 38 public String getFormat() { in getFormat() method in MapperMixinsCopy1998Test.MyModelRoot
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 92 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 200 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 334 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 92 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 200 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 334 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
D | DWARFListTable.h | 99 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function 180 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 92 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 200 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 334 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
D | DWARFListTable.h | 99 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function 180 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnit.h | 87 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 195 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 327 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
H A D | DWARFListTable.h | 99 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function 180 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 90 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 198 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 332 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
D | DWARFListTable.h | 99 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function 180 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/ |
H A D | GrallocGoldfish.cpp | 65 int GoldfishGralloc::getFormat(const native_handle_t* handle) { in getFormat() function in gfxstream::GoldfishGralloc 69 int GoldfishGralloc::getFormat(const AHardwareBuffer* ahb) { in getFormat() function in gfxstream::GoldfishGralloc
|
H A D | GrallocMinigbm.cpp | 116 int MinigbmGralloc::getFormat(const native_handle_t* handle) { in getFormat() function in gfxstream::MinigbmGralloc 120 int MinigbmGralloc::getFormat(const AHardwareBuffer* ahb) { in getFormat() function in gfxstream::MinigbmGralloc
|
H A D | ANativeWindowEmulated.cpp | 32 int EmulatedANativeWindow::getFormat() const { return mFormat; } in getFormat() function in gfxstream::EmulatedANativeWindow 133 int EmulatedANativeWindowHelper::getFormat(EGLClientBuffer buffer, Gralloc* helper) { in getFormat() function in gfxstream::EmulatedANativeWindowHelper
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFListTable.h | 104 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function 170 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|