Searched refs:next_method (Results 1 – 2 of 2) sorted by relevance
224 bool GetNextMethodAndDexPc(ArtMethod** next_method, uint32_t* next_dex_pc)
592 bool StackVisitor::GetNextMethodAndDexPc(ArtMethod** next_method, uint32_t* next_dex_pc) { in GetNextMethodAndDexPc() argument629 *next_method = visitor.next_method_; in GetNextMethodAndDexPc()