Searched refs:class_file (Results 1 – 2 of 2) sorted by relevance
89 byte[] class_file, in doCommonClassRedefinition() argument91 Redefinition.doCommonClassRedefinition(target, class_file, dex_file); in doCommonClassRedefinition()
30 with z.open(fname, mode="w") as class_file:31 class_file.write(b"")