Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ isStopTracing
Method
isStopTracing
lib/rootdefanalysis/RDNode.cpp:203–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
bool RDNode::isTimeout() const { return Timeout; }
202
203
bool RDNode::isStopTracing() const { return StopTracing; }
204
205
RDNode &RDNode::operator=(const RDNode &RHS) {
206
Callers
1
trace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected