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

/art/runtime/
H A Dthread.cc680 std::string group_name; local
698 group_name = (group_name_string != NULL) ? group_name_string->ToModifiedUtf8() : "<null>";
729 os << " | group=\"" << group_name << "\""

Completed in 9 milliseconds