Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ExecuteAndInject
Method · 0.80
ConnectToRemoteServer
Method · 0.80
UpdateEnumeratedProtocolDevices
Method · 0.80
setRemoteHost
Method · 0.80
on_exePathBrowse_clicked
Method · 0.80
UpdateRemoteHost
Method · 0.80
TriggerCapture
Method · 0.80
remote_capture.py
File · 0.80
connect
Method · 0.80
shutdown
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected