/cts/hostsidetests/packagemanager/abioverride/app/jni/ |
D | CtsAbiOverrideJniOnLoad.cpp | 19 jint JNI_OnLoad(JavaVM *vm, void *reserved) { in JNI_OnLoad() function
|
/cts/tests/tests/text/jni/ |
D | CtsTextJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void *) { in JNI_OnLoad() function
|
/cts/tests/tests/media/drmframework/jni/ |
D | CtsMediaDrmJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void */*reserved*/) { in JNI_OnLoad() function
|
/cts/hostsidetests/seccomp/app/jni/ |
D | CtsSeccompJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void * /*reserved*/) { in JNI_OnLoad() function
|
/cts/tests/tests/uirendering/jni/ |
D | CtsUiRenderingJniOnLoad.cpp | 21 jint JNI_OnLoad(JavaVM* vm, void* /*reserved*/) { in JNI_OnLoad() function
|
/cts/hostsidetests/gputools/apps/jni/ |
D | CtsGpuToolsJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM* vm, void* /*reserved*/) { in JNI_OnLoad() function
|
/cts/hostsidetests/graphics/gpuprofiling/app/jni/ |
D | CtsGraphicsProfilingDataJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void * /*reserved*/) { in JNI_OnLoad() function
|
/cts/tools/cts-device-info/jni/ |
D | CtsDeviceInfoJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM* vm, void* /*reserved*/) { in JNI_OnLoad() function
|
/cts/tests/framework/base/windowmanager/appDeprecatedAbi/jni/ |
D | native.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void *reserved) { in JNI_OnLoad() function
|
/cts/tests/tests/content/MultiArchApp/jni/ |
D | native.cpp | 21 jint JNI_OnLoad(JavaVM* vm, void* reserved) { in JNI_OnLoad() function
|
/cts/hostsidetests/packagemanager/extractnativelibs/apps/jni/ |
D | native.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void *reserved) { in JNI_OnLoad() function
|
/cts/apps/CtsVerifier/jni/verifier/ |
D | CtsVerifierJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void *reserved) { in JNI_OnLoad() function
|
/cts/tests/tests/drm/jni/ |
D | CtsDrmJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void *reserved) { in JNI_OnLoad() function
|
/cts/tests/tests/selinux/common/jni/ |
D | CtsSecurityJniOnLoad.cpp | 22 jint JNI_OnLoad(JavaVM *vm, void *reserved __attribute__((unused))) { in JNI_OnLoad() function
|
/cts/tests/tests/jni/libjninamespacea1/ |
D | namespacea1.cpp | 26 jint JNI_OnLoad(JavaVM*, void*) { in JNI_OnLoad() function
|
/cts/tests/tests/jni/libjninamespaceb/ |
D | namespaceb.cpp | 26 jint JNI_OnLoad(JavaVM*, void*) { in JNI_OnLoad() function
|
/cts/tests/tests/jni/libjninamespacea2/ |
D | namespacea2.cpp | 26 jint JNI_OnLoad(JavaVM*, void*) { in JNI_OnLoad() function
|
/cts/tests/tests/hardware/jni/ |
D | CtsHardwareJniOnLoad.cpp | 23 jint JNI_OnLoad(JavaVM* vm, void* /*reserved*/) { in JNI_OnLoad() function
|
/cts/tests/tests/virtualdevice/sensor/src/android/virtualdevice/cts/sensor/util/jni/ |
D | onload.cpp | 31 jint JNI_OnLoad(JavaVM* vm, void*) { in JNI_OnLoad() function
|
/cts/tests/tests/virtualdevice/camera/src/android/virtualdevice/cts/camera/util/jni/ |
D | onload.cc | 31 jint JNI_OnLoad(JavaVM* vm, void*) { in JNI_OnLoad() function
|
/cts/common/device-side/util/jni/ |
D | CtsJniOnLoad.cpp | 23 jint JNI_OnLoad(JavaVM *vm, void *reserved) { in JNI_OnLoad() function
|
/cts/tests/media/jni/ |
D | NativeCodecDecoderSurfaceTest.cpp | 38 extern "C" JNIEXPORT jint JNI_OnLoad(JavaVM* vm, void*) { in JNI_OnLoad() function
|
D | NativeCodecDecoderTest.cpp | 44 extern "C" JNIEXPORT jint JNI_OnLoad(JavaVM* vm, void*) { in JNI_OnLoad() function
|
/cts/tests/surfacecontrol/jni/ |
D | CtsSurfaceControlJniOnLoad.cpp | 26 jint JNI_OnLoad(JavaVM *vm, void *) { in JNI_OnLoad() function
|
/cts/tests/tests/view/jni/ |
D | CtsViewJniOnLoad.cpp | 26 jint JNI_OnLoad(JavaVM *vm, void *) { in JNI_OnLoad() function
|