Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ SetName
Method
SetName
deps/tinyxml2/tinyxml2.cpp:1406–1409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1404
1405
1406
void XMLAttribute::SetName( const char* n )
1407
{
1408
_name.SetStr( n );
1409
}
1410
1411
1412
XMLError XMLAttribute::QueryIntValue( int* value ) const
Callers
2
FindOrCreateAttribute
Method · 0.80
NewElement
Method · 0.80
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected