Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ Name
Method
Name
native/thirdpart/tinyxml2/tinyxml2.cpp:1400–1403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1398
// --------- XMLAttribute ---------- //
1399
1400
const char* XMLAttribute::Name() const
1401
{
1402
return _name.GetStr();
1403
}
1404
1405
const char* XMLAttribute::Value() const
1406
{
Callers
9
ParseDeep
Method · 0.45
ToElementWithName
Method · 0.45
FindAttribute
Method · 0.45
FindOrCreateAttribute
Method · 0.45
DeleteAttribute
Method · 0.45
ParseAttributes
Method · 0.45
ShallowClone
Method · 0.45
ShallowEqual
Method · 0.45
VisitEnter
Method · 0.45
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected