Searched defs:GetMethodInfoLine (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/ | ||
H A D | trace_profile.cc | 189 std::string TraceProfiler::GetMethodInfoLine(ArtMethod* method) { in GetMethodInfoLine() function in art::TraceProfiler |
H A D | trace.cc | 1374 std::string TraceWriter::GetMethodInfoLine(ArtMethod* method) { in GetMethodInfoLine() function in art::TraceWriter |