Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetDataFile
Method
GetDataFile
Sources/Shared/IO/WebRequest.cpp:909–912 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
907
}
908
909
String WebResponseImpl::GetDataFile() const
910
{
911
return _file->GetPath();
912
}
913
914
void WebResponseImpl::Finalize()
915
{
Callers
1
ProcessStateEvent
Method · 0.80
Calls
2
DEATH_ASSERT
Function · 0.85
GetPath
Method · 0.45
Tested by
no test coverage detected