Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ wasCanceled
Method
wasCanceled
valdi/src/valdi/snap_drawing/ImageLoading/ImageLoaderTask.cpp:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
bool ImageLoaderTask::wasCanceled() const {
96
return _wasCanceled;
97
}
98
99
} // namespace snap::drawing
Callers
4
downloadItem
Method · 0.45
loadAsset
Method · 0.45
loadImage
Method · 0.45
loadImageFromBytes
Method · 0.45
Calls
no outgoing calls
Tested by
1
downloadItem
Method · 0.36