MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetWritableData

Method GetWritableData

profiling/client/src/PacketBuffer.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53unsigned char* PacketBuffer::GetWritableData()
54{
55 return m_Data.get();
56}
57
58void PacketBuffer::Destroy()
59{

Callers 9

CommitMethod · 0.45
WriteBytesFunction · 0.45
WriteUint64Function · 0.45
WriteUint32Function · 0.45
WriteUint16Function · 0.45
WriteUint8Function · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected