Searched refs:arg_count_ (Results 1 – 2 of 2) sorted by relevance
52 arg_count_(0), arg_values_(NULL), options_(0), error(JDWP::ERR_NONE), in DebugInvokeReq()69 uint32_t arg_count_; member
2736 req->arg_count_ = arg_count; in InvokeMethod()2836 << " arg_count=" << pReq->arg_count_; in ExecuteMethod()