Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ SetFileOwner
Method
SetFileOwner
pcsx2/CDVD/ChdFileReader.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void SetFileOwner(bool isOwner)
69
{
70
m_free_file = isOwner;
71
}
72
73
s64 GetPrecacheSize()
74
{
Callers
1
OpenCHD
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected