/cts/common/device-side/util/jni/ |
D | android_cts_CpuFeatures.cpp | 25 jboolean android_cts_CpuFeatures_isArmCpu(JNIEnv* env, jobject thiz) in android_cts_CpuFeatures_isArmCpu() argument 31 jboolean android_cts_CpuFeatures_isX86Cpu(JNIEnv* env, jobject thiz) in android_cts_CpuFeatures_isX86Cpu() argument 37 jboolean android_cts_CpuFeatures_isArm64Cpu(JNIEnv* env, jobject thiz) in android_cts_CpuFeatures_isArm64Cpu() argument 43 jboolean android_cts_CpuFeatures_isX86_64Cpu(JNIEnv* env, jobject thiz) in android_cts_CpuFeatures_isX86_64Cpu() argument 54 jboolean android_cts_CpuFeatures_isNativeBridgedCpu(JNIEnv* env, jobject thiz) in android_cts_CpuFeatures_isNativeBridgedCpu() argument
|
D | android_cts_FileUtils.cpp | 48 jboolean android_cts_FileUtils_getFileStatus(JNIEnv* env, jobject thiz, in android_cts_FileUtils_getFileStatus() argument 80 jstring android_cts_FileUtils_getUserName(JNIEnv* env, jobject thiz, in android_cts_FileUtils_getUserName() argument 87 jstring android_cts_FileUtils_getGroupName(JNIEnv* env, jobject thiz, in android_cts_FileUtils_getGroupName() argument
|
/cts/apps/CtsVerifier/jni/megaaudio/recorder/ |
D | OboeRecorder.cpp | 108 Java_org_hyphonate_megaaudio_recorder_OboeRecorder_allocNativeRecorder(JNIEnv *env, jobject thiz, j… in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_allocNativeRecorder() argument 115 JNIEnv *env, jobject thiz, jlong native_recorder) { in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_getBufferFrameCountN() argument 120 Java_org_hyphonate_megaaudio_recorder_OboeRecorder_setInputPresetN(JNIEnv *env, jobject thiz, in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_setInputPresetN() argument 127 Java_org_hyphonate_megaaudio_recorder_OboeRecorder_setupStreamN(JNIEnv *env, jobject thiz, in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_setupStreamN() argument 137 JNIEnv *env, jobject thiz, jlong native_recorder) { in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_teardownStreamN() argument 142 Java_org_hyphonate_megaaudio_recorder_OboeRecorder_startStreamN(JNIEnv *env, jobject thiz, in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_startStreamN() argument 149 Java_org_hyphonate_megaaudio_recorder_OboeRecorder_stopN(JNIEnv *env, jobject thiz, in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_stopN() argument 156 JNIEnv *env, jobject thiz, jlong native_recorder) { in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_isRecordingN() argument 163 JNIEnv *env, jobject thiz, jlong native_recorder) { in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_getNumBufferFramesN() argument 170 Java_org_hyphonate_megaaudio_recorder_OboeRecorder_getRoutedDeviceIdN(JNIEnv *env, jobject thiz, jl… in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_getRoutedDeviceIdN() argument
|
D | NativeAudioSink.cpp | 29 Java_org_hyphonate_megaaudio_recorder_NativeAudioSink_initN(JNIEnv * env , jobject thiz, in Java_org_hyphonate_megaaudio_recorder_NativeAudioSink_initN() argument 39 Java_org_hyphonate_megaaudio_recorder_NativeAudioSink_startN(JNIEnv *env, jobject thiz, jlong nativ… in Java_org_hyphonate_megaaudio_recorder_NativeAudioSink_startN() argument 45 Java_org_hyphonate_megaaudio_recorder_NativeAudioSink_stopN(JNIEnv *env, jobject thiz, jlong native… in Java_org_hyphonate_megaaudio_recorder_NativeAudioSink_stopN() argument 52 JNIEnv *env, jobject thiz, jlong native_sink_ptr, in Java_org_hyphonate_megaaudio_recorder_NativeAudioSink_pushN() argument
|
D | AppCallbackAudioSink.cpp | 95 JNIEnv *env, jobject thiz, jobject callback_obj) { in Java_org_hyphonate_megaaudio_recorder_sinks_AppCallbackAudioSinkProvider_allocOboeSinkN() argument 102 JNIEnv *env, jobject thiz, jlong oboe_sink) { in Java_org_hyphonate_megaaudio_recorder_sinks_AppCallbackAudioSinkProvider_releaseJNIResourcesN() argument
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/ |
D | com_android_cts_splitapp_Native.cpp | 51 static jint get_number_a_via_proxy(JNIEnv *env, jobject thiz) { in get_number_a_via_proxy() argument 55 static jint get_number_b_via_proxy(JNIEnv *env, jobject thiz) { in get_number_b_via_proxy() argument 59 static jint get_number_a_from_provider(JNIEnv *env, jobject thiz) { in get_number_a_from_provider() argument 63 static jint get_number_b_from_provider(JNIEnv *env, jobject thiz) { in get_number_b_from_provider() argument 73 static jint get_abi_bitness(JNIEnv* env, jobject thiz) { in get_abi_bitness() argument 77 static jint add(JNIEnv *env, jobject thiz, jint a, jint b) { in add() argument 83 static jstring arch(JNIEnv *env, jobject thiz) { in arch() argument 87 static jint sub(JNIEnv* env, jobject thiz, jint a, jint b) { in sub() argument
|
/cts/apps/CtsVerifier/jni/megaaudio/player/ |
D | NativeAudioSource.cpp | 30 JNIEnv *env, jobject thiz, jlong native_source_ptr, jint num_frames, jint num_chans) { in Java_org_hyphonate_megaaudio_player_NativeAudioSource_initN() argument 36 JNIEnv *env, jobject thiz, jlong native_source_ptr) { in Java_org_hyphonate_megaaudio_player_NativeAudioSource_resetN() argument 42 JNIEnv *env, jobject thiz, jlong native_source_ptr) { in Java_org_hyphonate_megaaudio_player_NativeAudioSource_triggerN() argument 49 JNIEnv *env, jobject thiz, jlong native_source_ptr, in Java_org_hyphonate_megaaudio_player_NativeAudioSource_pullN() argument
|
D | OboePlayer.cpp | 155 JNIEnv *env, jobject thiz, jlong native_audio_source, jint playerSubtype) { in Java_org_hyphonate_megaaudio_player_OboePlayer_allocNativePlayer() argument 161 JNIEnv *env, jobject thiz, jlong native_player, in Java_org_hyphonate_megaaudio_player_OboePlayer_setupStreamN() argument 169 JNIEnv *env, jobject thiz, jlong native_player) { in Java_org_hyphonate_megaaudio_player_OboePlayer_teardownStreamN() argument 176 JNIEnv *env, jobject thiz, jlong native_player, jint playerSubtype) { in Java_org_hyphonate_megaaudio_player_OboePlayer_startStreamN() argument 182 Java_org_hyphonate_megaaudio_player_OboePlayer_stopN(JNIEnv *env, jobject thiz, jlong native_player… in Java_org_hyphonate_megaaudio_player_OboePlayer_stopN() argument 188 Java_org_hyphonate_megaaudio_player_OboePlayer_getBufferFrameCountN(JNIEnv *env, jobject thiz, jlo… in Java_org_hyphonate_megaaudio_player_OboePlayer_getBufferFrameCountN() argument 192 …onate_megaaudio_player_OboePlayer_getRoutedDeviceIdN(JNIEnv *env, jobject thiz, jlong native_playe… in Java_org_hyphonate_megaaudio_player_OboePlayer_getRoutedDeviceIdN() argument 196 …_hyphonate_megaaudio_player_OboePlayer_getTimestampN(JNIEnv *env, jobject thiz, jlong native_playe… in Java_org_hyphonate_megaaudio_player_OboePlayer_getTimestampN() argument
|
D | SilenceAudioSource.cpp | 34 JNIEnv *env, jobject thiz) { in Java_org_hyphonate_megaaudio_player_sources_SilenceAudioSourceProvider_allocNativeSource() argument
|
D | SinAudioSource.cpp | 35 JNIEnv *env, jobject thiz) { in Java_org_hyphonate_megaaudio_player_sources_SinAudioSourceProvider_allocNativeSource() argument
|
D | NoiseAudioSource.cpp | 43 JNIEnv *env, jobject thiz) { in Java_com_android_smoke_megaplayer_sources_NoiseAudioSourceProvider_native_1getNativeSource() argument
|
D | BlipAudioSource.cpp | 59 JNIEnv *env, jobject thiz) { in Java_com_android_cts_verifier_audio_sources_BlipAudioSourceProvider_allocNativeSource() argument
|
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/native_split/jni/ |
D | com_android_cts_isolatedsplitapp_Native.cpp | 28 static jint add(JNIEnv* env, jobject thiz, jint numA, jint numB) { in add() argument 55 static jint get_number_a_via_proxy(JNIEnv* env, jobject thiz) { in get_number_a_via_proxy() argument 59 static jint get_number_b_via_proxy(JNIEnv* env, jobject thiz) { in get_number_b_via_proxy() argument 63 static jint get_number_a_from_provider(JNIEnv* env, jobject thiz) { in get_number_a_from_provider() argument 67 static jint get_number_b_from_provider(JNIEnv* env, jobject thiz) { in get_number_b_from_provider() argument
|
/cts/tests/camera/libctscamera2jni/ |
D | native-camera-jni.cpp | 67 CameraServiceListener* thiz = reinterpret_cast<CameraServiceListener*>(obj); in onAvailable() local 68 std::lock_guard<std::mutex> lock(thiz->mMutex); in onAvailable() 69 thiz->mOnAvailableCount++; in onAvailable() 70 thiz->mAvailableMap[cameraId] = true; in onAvailable() 79 CameraServiceListener* thiz = reinterpret_cast<CameraServiceListener*>(obj); in onUnavailable() local 80 std::lock_guard<std::mutex> lock(thiz->mMutex); in onUnavailable() 81 thiz->mOnUnavailableCount++; in onUnavailable() 82 thiz->mAvailableMap[cameraId] = false; in onUnavailable() 92 CameraServiceListener* thiz = reinterpret_cast<CameraServiceListener*>(obj); in onCameraAccessPrioritiesChanged() local 93 std::lock_guard<std::mutex> lock(thiz->mMutex); in onCameraAccessPrioritiesChanged() [all …]
|
/cts/apps/CtsVerifier/jni/midi/ |
D | com_android_cts_verifier_audio_midilib_NativeMidiManager.cpp | 38 JNIEnv* env, jobject thiz, jobject testModuleObj, jobject midiObj, jboolean throttleData) { in Java_com_android_cts_verifier_audio_midilib_NativeMidiManager_startTest() argument 40 (void)thiz; in Java_com_android_cts_verifier_audio_midilib_NativeMidiManager_startTest()
|
/cts/tests/tests/security/jni/ |
D | android_security_cts_cve_2021_0394.cpp | 23 jboolean android_security_cts_cve_2021_0394_poc(JNIEnv* env, jobject thiz) { in android_security_cts_cve_2021_0394_poc() argument 24 (void) thiz; in android_security_cts_cve_2021_0394_poc()
|
/cts/tests/tests/graphics/jni/ |
D | ImageReaderTestHelpers.cpp | 120 ImageReaderHelper *thiz = reinterpret_cast<ImageReaderHelper *>(obj); in onImageAvailable() local 121 thiz->handleImageAvailable(); in onImageAvailable()
|
/cts/tests/tests/os/jni/ |
D | android_os_cts_HardwareName.cpp | 21 jstring android_os_cts_HardwareName_getName(JNIEnv* env, jobject thiz) in android_os_cts_HardwareName_getName() argument
|
D | android_os_cts_SPMITest.cpp | 29 jboolean android_os_cts_SPMITest_leakPointer(JNIEnv *env, jobject thiz) { in android_os_cts_SPMITest_leakPointer() argument
|
D | android_os_cts_TaggedPointer.cpp | 35 jboolean android_os_cts_TaggedPointer_hasTaggedPointer(JNIEnv* env, jobject thiz) in android_os_cts_TaggedPointer_hasTaggedPointer() argument
|
D | android_os_cts_SeccompTest.cpp | 29 JNIEnv* env, jobject thiz __unused, jstring name) { in android_security_cts_SeccompBpfTest_runKernelUnitTest()
|
D | android_os_cts_OSFeatures.cpp | 34 jint android_os_cts_OSFeatures_prctlCapBsetRead(JNIEnv* env, jobject thiz, jint i) in android_os_cts_OSFeatures_prctlCapBsetRead() argument
|
/cts/tests/tests/drm/jni/ |
D | android_drm_cts_NativeCodeTest.cpp | 29 static jboolean android_drm_cts_InstallDrmEngineTest(JNIEnv* env, jobject thiz) in android_drm_cts_InstallDrmEngineTest() argument
|
/cts/apps/CtsVerifier/jni/verifier/ |
D | com_android_cts_verifier_camera_StatsImage.cpp | 28 jfloatArray com_android_cts_verifier_camera_its_computeStatsImage(JNIEnv* env, jobject thiz, in com_android_cts_verifier_camera_its_computeStatsImage() argument
|
/cts/tests/tests/media/libimagereaderjni/ |
D | AImageReaderCts.cpp | 435 ImageReaderTestCase* thiz = reinterpret_cast<ImageReaderTestCase*>(obj); in onImageAvailable() local 436 thiz->HandleImageAvailable(reader); in onImageAvailable()
|