MCPcopy Create free account
hub / github.com/HumbleNet/HumbleNet / hashCode

Method hashCode

3rdparty/Amalgamate/juce_core_amalgam.cpp:2174–2177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2172}
2173
2174int File::hashCode() const
2175{
2176 return fullPath.hashCode();
2177}
2178
2179int64 File::hashCode64() const
2180{

Callers 2

generateHashMethod · 0.80
runTestMethod · 0.80

Calls 3

isEmptyMethod · 0.45
getAndAdvanceMethod · 0.45

Tested by

no test coverage detected