Home
last modified time | relevance | path

Searched refs:HashCode (Results 1 – 5 of 5) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/
H A DSubWindow.h21 virtual size_t HashCode() const = 0;
30 virtual size_t HashCode() const;
H A DSubWindowManager.h38 return key.HashCode(); in HashKey()
43 return value->GetSubWindowKey()->HashCode(); in Hash()
H A DSubWindow.cpp44 ObjectSubWindowKey::HashCode() const in HashCode() function in ObjectSubWindowKey
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h21 return key.HashCode(); in HashKey()
H A DUnixAddress.h104 uint32 HashCode() const in HashCode() function