Searched refs:is_dex_name_absolute (Results 1 – 1 of 1) sorted by relevance
737 bool is_dex_name_absolute = IsAbsoluteLocation(info.classpath[k]); in VerifyClassLoaderContextMatch() local742 if (is_dex_name_absolute == is_expected_dex_name_absolute) { in VerifyClassLoaderContextMatch()747 } else if (is_dex_name_absolute) { in VerifyClassLoaderContextMatch()