Searched defs:pResultTag (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc3477 JDWP::JdwpTag* pResultTag, uint64_t* pResultValue,
3655 *pResultTag = req->result_tag;
3473 InvokeMethod(JDWP::ObjectId thread_id, JDWP::ObjectId object_id, JDWP::RefTypeId class_id, JDWP::MethodId method_id, uint32_t arg_count, uint64_t* arg_values, JDWP::JdwpTag* arg_types, uint32_t options, JDWP::JdwpTag* pResultTag, uint64_t* pResultValue, JDWP::ObjectId* pExceptionId) argument

Completed in 15 milliseconds