Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setCanBeReused
Method
setCanBeReused
valdi/src/valdi/runtime/Views/View.cpp:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void View::setCanBeReused(bool viewCanBeReused) {
50
_canBeReused = viewCanBeReused;
51
}
52
53
} // namespace Valdi
Callers
3
setRootView
Method · 0.80
getViewAndDisablePooling
Method · 0.80
makePlaceholderViewNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected