Searched defs:GetMethodName (Results 1 – 3 of 3) sorted by relevance
38 String* GetMethodName() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetMethodName() function
619 const char* GetMethodName(const MethodId& method_id) const { in GetMethodName() function
1507 std::string Dbg::GetMethodName(JDWP::MethodId method_id) in GetMethodName() function in art::Dbg