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

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

Completed in 184 milliseconds