Home
last modified time | relevance | path

Searched refs:DescribeRefTypeId (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jdwp/
Djdwp_request.cc125 VLOG(jdwp) << " ref type id " << DescribeRefTypeId(id); in ReadRefTypeId()
Djdwp.h388 std::string DescribeRefTypeId(const RefTypeId& ref_type_id) SHARED_LOCKS_REQUIRED(Locks::mutator_lo…
Djdwp_handler.cc48 std::string DescribeRefTypeId(const RefTypeId& ref_type_id) { in DescribeRefTypeId() function