Home | History | Annotate | Download | only in runtime

Lines Matching refs:ToModifiedUtf8

170     self->SetThreadName(self->GetThreadName(soa)->ToModifiedUtf8().c_str());
476 SetThreadName(peer_thread_name->ToModifiedUtf8().c_str());
774 group_name = (group_name_string != nullptr) ? group_name_string->ToModifiedUtf8() : "<null>";