Searched refs:find_entry (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dmalloc_debug_leak.c110 static HashEntry* find_entry(HashTable* table, int slot, function
145 HashEntry* entry = find_entry(&gHashTable, slot, backtrace, numEntries, size);

Completed in 34 milliseconds