Searched refs:allow_list_path (Results 1 – 1 of 1) sorted by relevance
42 def CheckDexJar(dexdump_path, allow_list_path, jar): argument72 % (jar, class_name, package_name, allow_list_path))85 allow_list_path = argv[1]87 if not LoadAllowList(allow_list_path):92 if not CheckDexJar(dexdump_path, allow_list_path, jar):