MCPcopy Create free account
hub / github.com/baldurk/renderdoc / GetProtocolName

Method GetProtocolName

renderdoc/android/android.cpp:1045–1045  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1043 }
1044
1045 rdcstr GetProtocolName() override { return "adb"; }
1046 rdcarray<rdcstr> GetDevices() override
1047 {
1048 rdcarray<rdcstr> ret;

Callers 10

ExecuteAndInjectMethod · 0.80
ConnectToRemoteServerMethod · 0.80
setRemoteHostMethod · 0.80
UpdateRemoteHostMethod · 0.80
TriggerCaptureMethod · 0.80
remote_capture.pyFile · 0.80
connectMethod · 0.80
shutdownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected