Searched defs:FindBucket (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsFixedSizeAllocator.cpp91 nsFixedSizeAllocator::FindBucket(size_t aSize) function in class:nsFixedSizeAllocator
114 Bucket* bucket = FindBucket(aSize);
144 Bucket* bucket = FindBucket(aSize);

Completed in 222 milliseconds