Home
last modified time | relevance | path

Searched refs:JNI_NativeUmaRecorder_GetHistogramValueCountForTesting (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.h99 static jint JNI_NativeUmaRecorder_GetHistogramValueCountForTesting(
114 auto ret = JNI_NativeUmaRecorder_GetHistogramValueCountForTesting( in Java_android_net_connectivity_J_N_MK_1v14VX_1ForTesting()
/aosp_15_r20/out/soong/.intermediates/external/cronet/cronet_aml_base_base_jni__action__java/android_common/gen/base/base_jni/
DNativeUmaRecorder_jni.h99 static jint JNI_NativeUmaRecorder_GetHistogramValueCountForTesting(
114 auto ret = JNI_NativeUmaRecorder_GetHistogramValueCountForTesting( in Java_android_net_connectivity_J_N_MK_1v14VX_1ForTesting()
/aosp_15_r20/external/cronet/base/android/
H A Dnative_uma_recorder.cc229 jint JNI_NativeUmaRecorder_GetHistogramValueCountForTesting( in JNI_NativeUmaRecorder_GetHistogramValueCountForTesting() function