Home
last modified time | relevance | path

Searched defs:jclass (Results 1 – 11 of 11) sorted by relevance

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc884 static void NativeCrypto_clinit(JNIEnv*, jclass) { in NativeCrypto_clinit() argument
891 static jlong NativeCrypto_EVP_PKEY_new_RSA(JNIEnv* env, jclass, jbyteArray n, jbyteArray e, in NativeCrypto_EVP_PKEY_new_RSA() argument
984 static jlong NativeCrypto_EVP_PKEY_new_EC_KEY(JNIEnv* env, jclass, jobject groupRef, in NativeCrypto_EVP_PKEY_new_EC_KEY() argument
1071 static int NativeCrypto_EVP_PKEY_type(JNIEnv* env, jclass, jobject pkeyRef) { in NativeCrypto_EVP_PKEY_type() argument
1117 static jstring NativeCrypto_EVP_PKEY_print_public(JNIEnv* env, jclass, jobject pkeyRef) { in NativeCrypto_EVP_PKEY_print_public() argument
1122 static jstring NativeCrypto_EVP_PKEY_print_params(JNIEnv* env, jclass, jobject pkeyRef) { in NativeCrypto_EVP_PKEY_print_params() argument
1127 static void NativeCrypto_EVP_PKEY_free(JNIEnv* env, jclass, jlong pkeyRef) { in NativeCrypto_EVP_PKEY_free() argument
1137 static jint NativeCrypto_EVP_PKEY_cmp(JNIEnv* env, jclass, jobject pkey1Ref, jobject pkey2Ref) { in NativeCrypto_EVP_PKEY_cmp() argument
1160 static jbyteArray NativeCrypto_EVP_marshal_private_key(JNIEnv* env, jclass, jobject pkeyRef) { in NativeCrypto_EVP_marshal_private_key() argument
1188 static jlong NativeCrypto_EVP_parse_private_key(JNIEnv* env, jclass, jbyteArray keyJavaBytes) { in NativeCrypto_EVP_parse_private_key() argument
[all …]
/external/perfetto/test/cts/producer/jni/
Dfake_producer_jni.cc38 Java_android_perfetto_producer_ProducerActivity_setupProducer(JNIEnv*, jclass) { in Java_android_perfetto_producer_ProducerActivity_setupProducer() argument
44 jclass) { in Java_android_perfetto_producer_ProducerIsolatedService_setupProducer() argument
49 Java_android_perfetto_producer_ProducerService_setupProducer(JNIEnv*, jclass) { in Java_android_perfetto_producer_ProducerService_setupProducer() argument
/external/tensorflow/tensorflow/lite/java/src/main/native/
Dtensorflow_lite_jni.cc22 Java_org_tensorflow_lite_TensorFlowLite_version(JNIEnv* env, jclass /*clazz*/) { in Java_org_tensorflow_lite_TensorFlowLite_version() argument
Dnativeinterpreterwrapper_jni.cc314 JNIEnv* env, jclass /*clazz*/, jobject model_buffer, jlong error_handle) { in Java_org_tensorflow_lite_NativeInterpreterWrapper_createModelWithBuffer() argument
/external/perfetto/test/cts/heapprofd_test_apps/jni/
Dtarget.cc42 Java_android_perfetto_cts_app_MainActivity_runNative(JNIEnv*, jclass) { in Java_android_perfetto_cts_app_MainActivity_runNative() argument
/external/deqp/framework/platform/android/
DtcuTestLogParserJNI.cpp328 …com_drawelements_deqp_testercore_TestLogParser_nativeCreate (JNIEnv* env, jclass, jboolean logData) in Java_com_drawelements_deqp_testercore_TestLogParser_nativeCreate() argument
345 …m_drawelements_deqp_testercore_TestLogParser_nativeDestroy (JNIEnv* env, jclass, jlong nativePoint… in Java_com_drawelements_deqp_testercore_TestLogParser_nativeDestroy() argument
361 …com_drawelements_deqp_testercore_TestLogParser_nativeParse (JNIEnv* env, jclass, jlong nativePoint… in Java_com_drawelements_deqp_testercore_TestLogParser_nativeParse() argument
DtcuAndroidPlatformCapabilityQueryJNI.cpp170 …bilityQueryInstrumentation_nativeRenderConfigSupportedQuery (JNIEnv* env, jclass, jstring jCmdLine) in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() argument
/external/libchrome/base/android/jni_generator/
Dsample_for_tests.cc88 const JavaParamRef<jclass>&) { in JNI_SampleForTests_GetFloatFunction()
104 const JavaParamRef<jclass>&) { in JNI_InnerClass_GetInnerIntFunction()
/external/tensorflow/tensorflow/java/src/main/native/
Dgraph_jni.cc46 JNIEXPORT jlong JNICALL Java_org_tensorflow_Graph_allocate(JNIEnv*, jclass) { in Java_org_tensorflow_Graph_allocate() argument
50 JNIEXPORT void JNICALL Java_org_tensorflow_Graph_delete(JNIEnv*, jclass, in Java_org_tensorflow_Graph_delete() argument
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
Dandroid_test.cc363 jclass) in Java_org_webrtc_voiceengine_test_AndroidTest_NativeInit() argument
/external/oj-libjdwp/src/share/javavm/export/
Djni.h83 typedef _jclass *jclass; typedef
102 typedef jobject jclass; typedef