Home | History | Annotate | Download | only in Core

Lines Matching refs:GetString

428                     m_location_str.swap(sstr.GetString());
1329 destination.swap(reg_sstr.GetString());
1375 if (sstr.GetString().empty())
1378 destination.swap(sstr.GetString());
1665 cstr = strm.GetString().c_str();
1678 cstr = strm.GetString().c_str();
1691 cstr = strm.GetString().c_str();
3773 error.SetErrorStringWithFormat("dereference failed: (%s) %s", GetTypeName().AsCString("<invalid type>"), strm.GetString().c_str());
3775 error.SetErrorStringWithFormat("not a pointer type: (%s) %s", GetTypeName().AsCString("<invalid type>"), strm.GetString().c_str());
3798 error.SetErrorStringWithFormat("'%s' is not in memory", expr_path_strm.GetString().c_str());
3827 error.SetErrorStringWithFormat("'%s' doesn't have a valid address", expr_path_strm.GetString().c_str());