Searched refs:DebugInvokeReq (Results 1 – 4 of 4) sorted by relevance
80 struct DebugInvokeReq { struct122 DebugInvokeReq* dvmDbgGetInvokeReq(void);288 void dvmDbgExecuteMethod(DebugInvokeReq* pReq);
284 DebugInvokeReq invokeReq;
367 DebugInvokeReq* dvmDbgGetInvokeReq() in dvmDbgGetInvokeReq()2759 void dvmDbgExecuteMethod(DebugInvokeReq* pReq) in dvmDbgExecuteMethod()
597 DebugInvokeReq* pReq = dvmDbgGetInvokeReq(); in suspendByPolicy()640 DebugInvokeReq* pReq = dvmDbgGetInvokeReq(); in invokeInProgress()