- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for secondaryName (0.05 sec)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/CipherSuite.kt
if (result == null) { result = INSTANCES[secondaryName(javaName)] if (result == null) { result = CipherSuite(javaName) } // Add the new cipher suite, or a confirmed alias. INSTANCES[javaName] = result } return result } private fun secondaryName(javaName: String): String = when {
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 39.9K bytes - Viewed (0)