Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
unsigned char* PacketBuffer::GetWritableData()
54
{
55
return m_Data.get();
56
}
57
58
void PacketBuffer::Destroy()
59
{
Callers
9
Commit
Method · 0.45
SendTimelineMessageDirectoryPackage
Method · 0.45
ForwardWriteBinaryFunction
Method · 0.45
WriteBytes
Function · 0.45
WriteUint64
Function · 0.45
WriteUint32
Function · 0.45
WriteUint16
Function · 0.45
WriteUint8
Function · 0.45
SendStreamMetaDataPacket
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected