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

/art/runtime/
H A Ddebugger.h52 arg_count_(0), arg_values_(NULL), options_(0), error(JDWP::ERR_NONE),
69 uint32_t arg_count_; member in struct:art::DebugInvokeReq
70 uint64_t* arg_values_; /* will be NULL if arg_count_ == 0 */

Completed in 45 milliseconds