Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ VisitExit
Method
VisitExit
native/thirdpart/tinyxml2/tinyxml2.cpp:2953–2957 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2951
2952
2953
bool XMLPrinter::VisitExit( const XMLElement& element )
2954
{
2955
CloseElement( CompactMode(element) );
2956
return true;
2957
}
2958
2959
2960
bool XMLPrinter::Visit( const XMLText& text )
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected