MCPcopy Create free account
hub / github.com/KDE/kdevelop / hash

Method hash

kdevplatform/serialization/tests/test_itemrepository.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 };
75
76 uint hash() const
77 {
78 return m_item.hash();
79 }
80
81 //Should return the size of an item created with createItem
82 uint itemSize() const

Callers

nothing calls this directly

Calls 1

hashMethod · 0.45

Tested by

no test coverage detected