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