Searched refs:DescribeRefTypeId (Results 1 – 3 of 3) sorted by relevance
125 VLOG(jdwp) << " ref type id " << DescribeRefTypeId(id); in ReadRefTypeId()
388 std::string DescribeRefTypeId(const RefTypeId& ref_type_id) SHARED_LOCKS_REQUIRED(Locks::mutator_lo…
48 std::string DescribeRefTypeId(const RefTypeId& ref_type_id) { in DescribeRefTypeId() function