Home
last modified time | relevance | path

Searched refs:next_method (Results 1 – 2 of 2) sorted by relevance

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