Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h740 static void ExecuteMethodWithoutPendingException(ScopedObjectAccess& soa, DebugInvokeReq* pReq)
Ddebugger.cc3999 ExecuteMethodWithoutPendingException(soa, pReq); in ExecuteMethod()
4028 void Dbg::ExecuteMethodWithoutPendingException(ScopedObjectAccess& soa, DebugInvokeReq* pReq) { in ExecuteMethodWithoutPendingException() function in art::Dbg