Home
last modified time | relevance | path

Searched refs:old_dex (Results 1 – 1 of 1) sorted by relevance

/art/tools/hiddenapi/
Dhiddenapi.cc649 DexFileEditor(const DexFile& old_dex, const std::vector<uint8_t>& hiddenapi_class_data) in DexFileEditor() argument
650 : old_dex_(old_dex), in DexFileEditor()