Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ Size
Method
Size
native/thirdpart/tinyxml2/tinyxml2.h:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
int Size() const {
273
TIXMLASSERT( _size >= 0 );
274
return _size;
275
}
276
277
int Capacity() const {
278
TIXMLASSERT( _allocated >= INITIAL_SIZE );
Callers
5
Trace
Method · 0.80
CStrSize
Function · 0.80
MarkInUse
Method · 0.80
Clear
Method · 0.80
Print
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected