Home
last modified time | relevance | path

Searched refs:JNI_NativeUmaRecorder_AddActionCallbackForTesting (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.h22 static jlong JNI_NativeUmaRecorder_AddActionCallbackForTesting(
30 auto ret = JNI_NativeUmaRecorder_AddActionCallbackForTesting( in Java_android_net_connectivity_J_N_MKu5opmB_1ForTesting()
/aosp_15_r20/out/soong/.intermediates/external/cronet/cronet_aml_base_base_jni__action__java/android_common/gen/base/base_jni/
DNativeUmaRecorder_jni.h22 static jlong JNI_NativeUmaRecorder_AddActionCallbackForTesting(
30 auto ret = JNI_NativeUmaRecorder_AddActionCallbackForTesting( in Java_android_net_connectivity_J_N_MKu5opmB_1ForTesting()
/aosp_15_r20/external/cronet/base/android/
H A Dnative_uma_recorder.cc313 static jlong JNI_NativeUmaRecorder_AddActionCallbackForTesting( in JNI_NativeUmaRecorder_AddActionCallbackForTesting() function