MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / InUse

Method InUse

Source/Utility/ROMFileCache.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 bool InUse() const
54 {
55 return StartOffset != INVALID_ADDRESS;
56 }
57
58};
59

Callers 1

PurgeChunkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected