Home
last modified time | relevance | path

Searched defs:collision (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/
DBasicHashtable.cpp172 uint32_t collision = bucket->cookie & Bucket::COLLISION; in add() local
/system/core/libutils/tests/
DBasicHashtable_test.cpp113 bool* collision, bool* present, hash_t* hash) { in cookieAt()
167 bool collision, present; in dump() local