Searched refs:fixed_up_dex_file (Results 1 – 2 of 2) sorted by relevance
68 explicit FixedUpDexFile(std::unique_ptr<const art::DexFile> fixed_up_dex_file, in FixedUpDexFile() argument70 : dex_file_(std::move(fixed_up_dex_file)), in FixedUpDexFile()
30 "fixed_up_dex_file.cc",