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