MCPcopy 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
92CommandData Command::GetData()
93{
94 return CommandData(data);
95}
96
97void CommandData::ReadBytes(void *bytes, size_t length)
98{

Callers 15

SetupIDSizesMethod · 0.45
GetTypeMethod · 0.45
GetLocalVariablesMethod · 0.45
GetFieldMethod · 0.45
GetFieldValueMethod · 0.45
GetCallStackMethod · 0.45
GetThisMethod · 0.45
WaitForEventMethod · 0.45
NewStringMethod · 0.45
GetLocalValueMethod · 0.45
SetLocalValueMethod · 0.45
InvokeInstanceMethod · 0.45

Calls 1

CommandDataClass · 0.85

Tested by

no test coverage detected