Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h56 struct DebugInvokeReq { struct
57 DebugInvokeReq(uint32_t invoke_request_id, JDWP::ObjectId invoke_thread_id, in DebugInvokeReq() argument
66 ~DebugInvokeReq() { in ~DebugInvokeReq() argument
88 DISALLOW_COPY_AND_ASSIGN(DebugInvokeReq); argument