Searched defs:GetCurrentLocationForThrow (Results 1 - 2 of 2) sorted by relevance
/art/runtime/ | ||
H A D | stack.cc | 59 ThrowLocation ShadowFrame::GetCurrentLocationForThrow() const { function in class:art::ShadowFrame |
H A D | thread.cc | 1782 ThrowLocation throw_location = GetCurrentLocationForThrow(); 2018 ThrowLocation Thread::GetCurrentLocationForThrow() { function in class:art::Thread |
Completed in 36 milliseconds