Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemu-project/Cemu
/ GetErrorStr2
Method
GetErrorStr2
src/util/tinyxml2/tinyxml2.cpp:2336–2339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2334
}
2335
2336
const char* XMLDocument::GetErrorStr2() const
2337
{
2338
return _errorStr2.GetStr();
2339
}
2340
2341
const char* XMLDocument::ErrorName() const
2342
{
Callers
nothing calls this directly
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected