Searched refs:pointCtx (Results 1 - 5 of 5) sorted by relevance
/external/conscrypt/common/src/main/java/org/conscrypt/ | ||
H A D | OpenSSLECPointContext.java | 24 private final NativeRef.EC_POINT pointCtx; field in class:OpenSSLECPointContext 26 OpenSSLECPointContext(OpenSSLECGroupContext group, NativeRef.EC_POINT pointCtx) { argument 28 this.pointCtx = pointCtx; 38 group.getNativeRef(), pointCtx); 51 return pointCtx; |
/external/robolectric/v3/runtime/ | ||
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 86 milliseconds