Home
last modified time | relevance | path

Searched defs:DexFileEditor (Results 1 – 1 of 1) sorted by relevance

/art/tools/hiddenapi/
Dhiddenapi.cc647 class DexFileEditor final { class
649 DexFileEditor(const DexFile& old_dex, const std::vector<uint8_t>& hiddenapi_class_data) in DexFileEditor() function in art::hiddenapi::DexFileEditor