Home | History | Annotate | Download | only in runtime

Lines Matching refs:ToModifiedUtf8

164       self->SetThreadName(thread_name->ToModifiedUtf8().c_str());
407 SetThreadName(peer_thread_name->ToModifiedUtf8().c_str());
698 group_name = (group_name_string != NULL) ? group_name_string->ToModifiedUtf8() : "<null>";
1936 std::string str_msg(msg != NULL ? msg->ToModifiedUtf8() : "");