Home
last modified time | relevance | path

Searched defs:DebugInvokeReq (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddebugger.h57 struct DebugInvokeReq { struct
58 DebugInvokeReq(uint32_t invoke_request_id, JDWP::ObjectId invoke_thread_id, in DebugInvokeReq() argument
67 ~DebugInvokeReq() { in ~DebugInvokeReq() argument
89 DISALLOW_COPY_AND_ASSIGN(DebugInvokeReq); argument