Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
Result<Ref<LoadedAsset>> BlockingAssetCompletionHandler::getResult() {
26
return _resultHolder->waitForResult();
27
}
28
} // namespace ValdiTest
Callers
2
loadImage
Method · 0.80
executeNode
Function · 0.80
Calls
1
waitForResult
Method · 0.80
Tested by
no test coverage detected