Searched refs:next_method (Results 1 - 2 of 2) sorted by path

/art/runtime/
H A Dstack.cc593 bool StackVisitor::GetNextMethodAndDexPc(ArtMethod** next_method, uint32_t* next_dex_pc) { argument
630 *next_method = visitor.next_method_;
H A Dstack.h482 bool GetNextMethodAndDexPc(ArtMethod** next_method, uint32_t* next_dex_pc)

Completed in 23 milliseconds