Home
last modified time | relevance | path

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

/art/runtime/
Dtrace_profile.cc222 std::string method_line = GetMethodInfoLine(method); in DumpThreadMethodInfo() local
Dtrace.cc1243 std::string TraceWriter::GetMethodLine(const std::string& method_line, uint32_t method_index) { in GetMethodLine()
1313 std::string method_line; in RecordMethodInfoV1() local