Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/common/
H A Druntime_state.cc520 extern "C" JNIEXPORT jboolean JNICALL Java_Main_isForBootImage(JNIEnv* env, in Java_Main_isForBootImage() function
535 bool for_boot_image = Java_Main_isForBootImage(env, c, filename) == JNI_TRUE; in GetMethodHotnessFromProfile()