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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsRecyclingAllocator.cpp438 nsRecyclingAllocatorImpl::IsLowMemory(PRBool *lowmemoryb_ptr) function in class:nsRecyclingAllocatorImpl
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsMemoryImpl.cpp55 // Need to implement the nsIMemory::IsLowMemory() predicate
183 rv = mMemoryImpl->IsLowMemory(&isLowMemory);
357 nsMemoryImpl::IsLowMemory(PRBool *result) function in class:nsMemoryImpl

Completed in 1559 milliseconds