Home
last modified time | relevance | path

Searched refs:JNI_NativeUmaRecorder_GetHistogramTotalCountForTesting (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.h78 static jint JNI_NativeUmaRecorder_GetHistogramTotalCountForTesting(
91 auto ret = JNI_NativeUmaRecorder_GetHistogramTotalCountForTesting( in Java_android_net_connectivity_J_N_MAEQJXoB_1ForTesting()
/aosp_15_r20/out/soong/.intermediates/external/cronet/cronet_aml_base_base_jni__action__java/android_common/gen/base/base_jni/
DNativeUmaRecorder_jni.h78 static jint JNI_NativeUmaRecorder_GetHistogramTotalCountForTesting(
91 auto ret = JNI_NativeUmaRecorder_GetHistogramTotalCountForTesting( in Java_android_net_connectivity_J_N_MAEQJXoB_1ForTesting()
/aosp_15_r20/external/cronet/base/android/
H A Dnative_uma_recorder.cc251 jint JNI_NativeUmaRecorder_GetHistogramTotalCountForTesting( in JNI_NativeUmaRecorder_GetHistogramTotalCountForTesting() function