Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ cbegin
Function
cbegin
native/thirdpart/tinyxml2/tixml2ex.h:340–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
339
340
inline ElementIterator<const XMLElement> cbegin (const XMLElement * parent)
341
{
342
return begin (parent);
343
}
344
345
346
inline ElementIterator<const XMLElement> cend (const XMLElement * e)
Callers
nothing calls this directly
Calls
1
begin
Function · 0.70
Tested by
no test coverage detected