MCPcopy 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
95bool ImageLoaderTask::wasCanceled() const {
96 return _wasCanceled;
97}
98
99} // namespace snap::drawing

Callers 4

downloadItemMethod · 0.45
loadAssetMethod · 0.45
loadImageMethod · 0.45
loadImageFromBytesMethod · 0.45

Calls

no outgoing calls

Tested by 1

downloadItemMethod · 0.36