Home
last modified time | relevance | path

Searched refs:JNI_NativeUmaRecorder_DestroyHistogramSnapshotForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/cronet/cronet_aml_base_base_jni__action/android_arm64_armv8-2a_cortex-a55_apex30/gen/base/base_jni/
DNativeUmaRecorder_jni.h48 static void JNI_NativeUmaRecorder_DestroyHistogramSnapshotForTesting(
56 JNI_NativeUmaRecorder_DestroyHistogramSnapshotForTesting(env, snapshotPtr); in Java_android_net_connectivity_J_N_Ms_00024kNROT_1ForTesting()
/aosp_15_r20/out/soong/.intermediates/external/cronet/cronet_aml_base_base_jni__action__java/android_common/gen/base/base_jni/
DNativeUmaRecorder_jni.h48 static void JNI_NativeUmaRecorder_DestroyHistogramSnapshotForTesting(
56 JNI_NativeUmaRecorder_DestroyHistogramSnapshotForTesting(env, snapshotPtr); in Java_android_net_connectivity_J_N_Ms_00024kNROT_1ForTesting()
/aosp_15_r20/external/cronet/base/android/
H A Dnative_uma_recorder.cc307 void JNI_NativeUmaRecorder_DestroyHistogramSnapshotForTesting( in JNI_NativeUmaRecorder_DestroyHistogramSnapshotForTesting() function