Searched refs:DescribeRefTypeId (Results 1 – 3 of 3) sorted by relevance
126 VLOG(jdwp) << " ref type id " << DescribeRefTypeId(id); in ReadRefTypeId()
424 std::string DescribeRefTypeId(const RefTypeId& ref_type_id) REQUIRES_SHARED(Locks::mutator_lock_);
53 std::string DescribeRefTypeId(const RefTypeId& ref_type_id) { in DescribeRefTypeId() function