Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h480 WatchedFramePopImpl(thread, frame); in WatchedFramePopped()
620 void WatchedFramePopImpl(Thread* thread, const ShadowFrame& frame) const
Dinstrumentation.cc1283 void Instrumentation::WatchedFramePopImpl(Thread* thread, const ShadowFrame& frame) const { in WatchedFramePopImpl() function in art::instrumentation::Instrumentation