Home
last modified time | relevance | path

Searched refs:algorithmIdClass (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/conscrypt/openjdk/src/main/java/org/conscrypt/
H A DPlatform.java555 Class<?> algorithmIdClass = Class.forName("sun.security.x509.AlgorithmId"); in oidToAlgorithmName() local
556 Method getMethod = algorithmIdClass.getDeclaredMethod("get", String.class); in oidToAlgorithmName()
558 Method getNameMethod = algorithmIdClass.getDeclaredMethod("getName"); in oidToAlgorithmName()
/aosp_15_r20/external/conscrypt/repackaged/openjdk/src/main/java/com/android/org/conscrypt/
H A DPlatform.java557 Class<?> algorithmIdClass = Class.forName("sun.security.x509.AlgorithmId"); in oidToAlgorithmName() local
558 Method getMethod = algorithmIdClass.getDeclaredMethod("get", String.class); in oidToAlgorithmName()
560 Method getNameMethod = algorithmIdClass.getDeclaredMethod("getName"); in oidToAlgorithmName()
/aosp_15_r20/external/conscrypt/android/src/main/java/org/conscrypt/
H A DPlatform.java740 Class<?> algorithmIdClass = Class.forName("sun.security.x509.AlgorithmId"); in oidToAlgorithmName() local
741 Method getMethod = algorithmIdClass.getDeclaredMethod("get", String.class); in oidToAlgorithmName()
743 Method getNameMethod = algorithmIdClass.getDeclaredMethod("getName"); in oidToAlgorithmName()
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt-unbundled/linux_glibc_common/local-javac-header/
Dconscrypt-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/conscrypt/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt-unbundled/linux_glibc_common/javac/
Dconscrypt-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/conscrypt/ org/ ...