Home
last modified time | relevance | path

Searched defs:GetMethodInfoLine (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dtrace_profile.cc189 std::string TraceProfiler::GetMethodInfoLine(ArtMethod* method) { in GetMethodInfoLine() function in art::TraceProfiler
H A Dtrace.cc1374 std::string TraceWriter::GetMethodInfoLine(ArtMethod* method) { in GetMethodInfoLine() function in art::TraceWriter