Searched refs:GetStr (Results 1 – 2 of 2) sorted by relevance
271 const char* StrPair::GetStr() in GetStr() function in AlibabaCloud::OSS::tinyxml2::StrPair772 return _value.GetStr(); in Value()1081 else if ( !XMLUtil::StringEqual( endTag.GetStr(), ele->Name() ) ) { in ParseDeep()1342 return _name.GetStr(); in Name()1347 return _value.GetStr(); in Value()2361 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
164 const char* GetStr();
Completed in 15 milliseconds