Searched defs:DexFileEditor (Results 1 – 1 of 1) sorted by relevance
647 class DexFileEditor final { class649 DexFileEditor(const DexFile& old_dex, const std::vector<uint8_t>& hiddenapi_class_data) in DexFileEditor() function in art::hiddenapi::DexFileEditor