Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ onRootViewNodeNeedsUpdate
Method
onRootViewNodeNeedsUpdate
valdi/src/valdi/runtime/Context/ViewNodeTree.cpp:359–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
void ViewNodeTree::onRootViewNodeNeedsUpdate() {
360
schedulePerformUpdates();
361
}
362
363
void ViewNodeTree::schedulePerformUpdates() {
364
if (!_scheduledPerformUpdates) {
Callers
1
scheduleUpdates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected