MCPcopy Create free account
hub / github.com/Gyoonus/deoptfuscator / GetRecentAllocations

Method GetRecentAllocations

android/art/runtime/debugger.cc:5182–5335  ·  view source on GitHub ↗

* The data we send to DDMS contains everything we have recorded. * * Message header (all values big-endian): * (1b) message header len (to allow future expansion); includes itself * (1b) entry header len * (1b) stack frame len * (2b) number of entries * (4b) offset to string table from start of message * (2b) number of class name strings * (2b) number of method name strings * (2b) number

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

CurrentClass · 0.85
CappedAllocRecordCountFunction · 0.85
Append1BEFunction · 0.85
Append2BEFunction · 0.85
Append4BEFunction · 0.85
Set4BEFunction · 0.85
IndexOfMethod · 0.80
ByteCountMethod · 0.80
ComputeLineNumberMethod · 0.80
WriteToMethod · 0.80

Tested by

no test coverage detected