Home
last modified time | relevance | path

Searched refs:FinishInvokeMethod (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Ddebugger.h655 static void FinishInvokeMethod(DebugInvokeReq* pReq);
Dthread_list.cc905 Dbg::FinishInvokeMethod(pReq); in SuspendSelfForDebugger()
Ddebugger.cc4157 void Dbg::FinishInvokeMethod(DebugInvokeReq* pReq) { in FinishInvokeMethod() function in art::Dbg