Home
last modified time | relevance | path

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

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