Searched refs:DexMethodIterator (Results 1 – 3 of 3) sorted by relevance
26 class DexMethodIterator {28 explicit DexMethodIterator(const std::vector<const DexFile*>& dex_files) in DexMethodIterator() function
33 DexMethodIterator it(dex_files); in TEST_F()
240 DexMethodIterator it(dex_files); in AddMethodInputs()351 DexMethodIterator it(dex_files); in FixupOatMethodOffsets()