Home
last modified time | relevance | path

Searched refs:group_name (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc1616 std::string group_name; in DumpState() local
1653 group_name = (group_name_string != nullptr) ? group_name_string->ToModifiedUtf8() : "<null>"; in DumpState()
1684 os << " | group=\"" << group_name << "\"" in DumpState()