Searched refs:DescribeMethod (Results 1 – 3 of 3) sorted by relevance
98 VLOG(jdwp) << " method id " << DescribeMethod(id); in ReadMethodId()
419 std::string DescribeMethod(const MethodId& method_id) REQUIRES_SHARED(Locks::mutator_lock_);
49 std::string DescribeMethod(const MethodId& method_id) { in DescribeMethod() function