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

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

Completed in 385 milliseconds