Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Tools/GPU-Reshape
/ Cancel
Method
Cancel
Source/Libraries/Bridge/Source/RemoteClientBridge.cpp:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void RemoteClientBridge::Cancel() {
81
client->Cancel();
82
}
83
84
void RemoteClientBridge::Stop() {
85
client->Stop();
Callers
1
Asio.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected