Searched refs:GetNextMethodAndDexPc (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() function in art::StackVisitor