Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ Visit
Method
Visit
native/thirdpart/tinyxml2/tinyxml2.cpp:2960–2964 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2958
2959
2960
bool XMLPrinter::Visit( const XMLText& text )
2961
{
2962
PushText( text.Value(), text.CData() );
2963
return true;
2964
}
2965
2966
2967
bool XMLPrinter::Visit( const XMLComment& comment )
Callers
1
Accept
Method · 0.80
Calls
1
Value
Method · 0.45
Tested by
no test coverage detected