Lines Matching full:clinit
765 // Update image_classes_ with classes for objects created by <clinit> methods.
1085 // Ensure we run the clinit trampoline unless we are invoking a static method in the same class.
1883 "Lcom/android/org/conscrypt/NativeCrypto;", // Calls native NativeCrypto.clinit().
1886 "Lcom/android/org/conscrypt/OpenSSLMac$HmacMD5;", // Calls native NativeCrypto.clinit().
1887 "Lcom/android/org/conscrypt/OpenSSLMac$HmacSHA1;", // Calls native NativeCrypto.clinit().
1888 "Lcom/android/org/conscrypt/OpenSSLMac$HmacSHA256;", // Calls native NativeCrypto.clinit().
1889 "Lcom/android/org/conscrypt/OpenSSLMac$HmacSHA384;", // Calls native NativeCrypto.clinit().
1890 "Lcom/android/org/conscrypt/OpenSSLMac$HmacSHA512;", // Calls native NativeCrypto.clinit().