Searched refs:DebugInvokeReq (Results 1 – 6 of 6) sorted by relevance
76 struct DebugInvokeReq { struct77 DebugInvokeReq(uint32_t invoke_request_id, in DebugInvokeReq() function96 ~DebugInvokeReq() { in ~DebugInvokeReq() argument118 DISALLOW_COPY_AND_ASSIGN(DebugInvokeReq); argument245 static DebugInvokeReq* GetInvokeReq();660 static void ExecuteMethod(DebugInvokeReq* pReq);665 static void FinishInvokeMethod(DebugInvokeReq* pReq);752 static void ExecuteMethodWithoutPendingException(ScopedObjectAccess& soa, DebugInvokeReq* pReq)
87 struct DebugInvokeReq;894 DebugInvokeReq* GetInvokeReq() const { in GetInvokeReq()981 void SetDebugInvokeReq(DebugInvokeReq* req);1680 DebugInvokeReq* debug_invoke_req; in PACKED()
382 void DebugInvokeReq::VisitRoots(RootVisitor* visitor, const RootInfo& root_info) { in VisitRoots()626 DebugInvokeReq* Dbg::GetInvokeReq() { in GetInvokeReq()3962 DebugInvokeReq* req = new (std::nothrow) DebugInvokeReq( in PrepareInvokeMethod()3990 void Dbg::ExecuteMethod(DebugInvokeReq* pReq) { in ExecuteMethod()4032 void Dbg::ExecuteMethodWithoutPendingException(ScopedObjectAccess& soa, DebugInvokeReq* pReq) { in ExecuteMethodWithoutPendingException()4171 void Dbg::FinishInvokeMethod(DebugInvokeReq* pReq) { in FinishInvokeMethod()
1160 DebugInvokeReq* pReq = self->GetInvokeReq(); in SuspendSelfForDebugger()
4131 void Thread::SetDebugInvokeReq(DebugInvokeReq* req) { in SetDebugInvokeReq()4142 DebugInvokeReq* req = tlsPtr_.debug_invoke_req; in ClearDebugInvokeReq()
649 DebugInvokeReq* const pReq = Dbg::GetInvokeReq(); in SuspendByPolicy()686 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in InvokeInProgress()