Searched refs:dexdump_path (Results 1 – 1 of 1) sorted by relevance
42 def CheckDexJar(dexdump_path, allow_list_path, jar): argument46 p = subprocess.Popen(args='%s -l xml %s' % (dexdump_path, jar),84 dexdump_path = argv[0]92 if not CheckDexJar(dexdump_path, allow_list_path, jar):