Searched refs:GetMethodLine (Results 1 – 2 of 2) sorted by relevance
264 std::string GetMethodLine(ArtMethod* method) REQUIRES(!*unique_methods_lock_)
887 std::string Trace::GetMethodLine(ArtMethod* method) { in GetMethodLine() function in art::Trace994 std::string method_line(GetMethodLine(method)); in LogMethodTraceEvent()1033 os << GetMethodLine(method); in DumpMethodList()