Home
last modified time | relevance | path

Searched refs:register_android_seccomp_cts_app_SeccompTest (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/seccomp/app/jni/
DCtsSeccompJniOnLoad.cpp20 extern int register_android_seccomp_cts_app_SeccompTest(JNIEnv*);
29 if (register_android_seccomp_cts_app_SeccompTest(env)) { in JNI_OnLoad()
Dandroid_seccomp_cts_app_SeccompDeviceTest.cpp102 int register_android_seccomp_cts_app_SeccompTest(JNIEnv* env) in register_android_seccomp_cts_app_SeccompTest() function