Home | History | Annotate | Download | only in dexlayout

Lines Matching defs:virtual_methods

971     MethodItemVector* virtual_methods = new MethodItemVector();
979 virtual_methods->push_back(GenerateMethodItem(dex_file, *it));
987 virtual_methods);