Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ CurrentAllocs
Method
CurrentAllocs
deps/tinyxml2/include/tinyxml2/tinyxml2.h:370–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
368
return ITEM_SIZE;
369
}
370
int CurrentAllocs() const {
371
return _currentAllocs;
372
}
373
374
virtual void* Alloc() {
375
if ( !_root ) {
Callers
1
Clear
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected