Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetData
Method
GetData
renderdoc/android/jdwp_util.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
CommandData Command::GetData()
93
{
94
return CommandData(data);
95
}
96
97
void CommandData::ReadBytes(void *bytes, size_t length)
98
{
Callers
15
SetupIDSizes
Method · 0.45
GetType
Method · 0.45
GetLocalVariables
Method · 0.45
GetField
Method · 0.45
GetFieldValue
Method · 0.45
GetCallStack
Method · 0.45
GetThis
Method · 0.45
WaitForEvent
Method · 0.45
NewString
Method · 0.45
GetLocalValue
Method · 0.45
SetLocalValue
Method · 0.45
InvokeInstance
Method · 0.45
Calls
1
CommandData
Class · 0.85
Tested by
no test coverage detected