Searched refs:DebugInvokeReq (Results 1 – 6 of 6) sorted by relevance
56 struct DebugInvokeReq { struct57 DebugInvokeReq() in DebugInvokeReq() argument97 DISALLOW_COPY_AND_ASSIGN(DebugInvokeReq); argument219 static DebugInvokeReq* GetInvokeReq();572 static void ExecuteMethod(DebugInvokeReq* pReq);
70 struct DebugInvokeReq;706 DebugInvokeReq* GetInvokeReq() const { in GetInvokeReq()1098 DebugInvokeReq* debug_invoke_req;
682 DebugInvokeReq* pReq = self->GetInvokeReq(); in SuspendSelfForDebugger()
344 void DebugInvokeReq::VisitRoots(RootCallback* callback, void* arg, const RootInfo& root_info) { in VisitRoots()359 void DebugInvokeReq::Clear() { in Clear()709 DebugInvokeReq* Dbg::GetInvokeReq() { in GetInvokeReq()3590 DebugInvokeReq* req = NULL; in InvokeMethod()3773 void Dbg::ExecuteMethod(DebugInvokeReq* pReq) { in ExecuteMethod()
1110 tlsPtr_.debug_invoke_req = new DebugInvokeReq; in Thread()
602 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in SuspendByPolicy()652 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in InvokeInProgress()