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

Method ProcessRequest

android/art/runtime/jdwp/jdwp_handler.cc:1617–1710  ·  view source on GitHub ↗

* Process a request from the debugger. The skip_reply flag is set to true to indicate to the * caller the reply must not be sent to the debugger. This is used for invoke commands where the * reply is sent by the event thread after completing the invoke. * * On entry, the JDWP thread is in VMWAIT. */

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
expandBufAddSpaceFunction · 0.85
DescribeCommandFunction · 0.85
HexDumpClass · 0.85
IsInvokeCommandFunction · 0.85
expandBufGetBufferFunction · 0.85
expandBufGetLengthFunction · 0.85
Set4BEFunction · 0.85
Set1Function · 0.85
Set2BEFunction · 0.85
GetCommandNameFunction · 0.85
MilliTimeFunction · 0.85

Tested by

no test coverage detected