Home
last modified time | relevance | path

Searched refs:JNI_NativeUmaRecorder_GetHistogramSamplesForTesting (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.h60 static jni_zero::ScopedJavaLocalRef<jlongArray> JNI_NativeUmaRecorder_GetHistogramSamplesForTesting(
71 auto ret = JNI_NativeUmaRecorder_GetHistogramSamplesForTesting( in Java_android_net_connectivity_J_N_MG7Fp_1PX_1ForTesting()
/aosp_15_r20/out/soong/.intermediates/external/cronet/cronet_aml_base_base_jni__action__java/android_common/gen/base/base_jni/
DNativeUmaRecorder_jni.h60 static jni_zero::ScopedJavaLocalRef<jlongArray> JNI_NativeUmaRecorder_GetHistogramSamplesForTesting(
71 auto ret = JNI_NativeUmaRecorder_GetHistogramSamplesForTesting( in Java_android_net_connectivity_J_N_MG7Fp_1PX_1ForTesting()
/aosp_15_r20/external/cronet/base/android/
H A Dnative_uma_recorder.cc274 JNI_NativeUmaRecorder_GetHistogramSamplesForTesting(JNIEnv* env, in JNI_NativeUmaRecorder_GetHistogramSamplesForTesting() function