Searched defs:group_name_string (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Dthread.cc1250 mirror::String* group_name_string = local
1252 group_name = (group_name_string != nullptr) ? group_name_string->ToModifiedUtf8() : "<null>";

Completed in 16 milliseconds