Home
last modified time | relevance | path

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

/art/runtime/
Dstack.cc430 bool StackVisitor::GetNextMethodAndDexPc(mirror::ArtMethod** next_method, uint32_t* next_dex_pc) { in GetNextMethodAndDexPc() argument
460 *next_method = visitor.next_method_; in GetNextMethodAndDexPc()
Dstack.h575 bool GetNextMethodAndDexPc(mirror::ArtMethod** next_method, uint32_t* next_dex_pc)