Searched refs:GetMethodLine (Results 1 – 2 of 2) sorted by relevance
226 std::string GetMethodLine(ArtMethod* method) LOCKS_EXCLUDED(unique_methods_lock_)
854 std::string Trace::GetMethodLine(ArtMethod* method) { in GetMethodLine() function in art::Trace951 std::string method_line(GetMethodLine(method)); in LogMethodTraceEvent()990 os << GetMethodLine(method); in DumpMethodList()