Searched refs:old_dex (Results 1 – 1 of 1) sorted by relevance
649 DexFileEditor(const DexFile& old_dex, const std::vector<uint8_t>& hiddenapi_class_data) in DexFileEditor() argument650 : old_dex_(old_dex), in DexFileEditor()