Searched defs:CatchLocationFinder (Results 1 – 1 of 1) sorted by relevance
2944 class CatchLocationFinder : public StackVisitor { class2946 CatchLocationFinder(Thread* self, const Handle<mirror::Throwable>& exception, Context* context) in CatchLocationFinder() function in art::CatchLocationFinder