Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h54 struct DebugInvokeReq { struct
55 DebugInvokeReq(uint32_t invoke_request_id, JDWP::ObjectId invoke_thread_id, in DebugInvokeReq() argument
64 ~DebugInvokeReq() { in ~DebugInvokeReq() argument
86 DISALLOW_COPY_AND_ASSIGN(DebugInvokeReq); argument