MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getResult

Method getResult

valdi/test/utils/BlockingAssetCompletionHandler.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25Result<Ref<LoadedAsset>> BlockingAssetCompletionHandler::getResult() {
26 return _resultHolder->waitForResult();
27}
28} // namespace ValdiTest

Callers 2

loadImageMethod · 0.80
executeNodeFunction · 0.80

Calls 1

waitForResultMethod · 0.80

Tested by

no test coverage detected