webengine/osswebengine/MemoryManager/BWINS/MEMMANU.DEF
changeset 0 dd21522fd290
child 36 0ed94ceaa377
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 EXPORTS
       
     2 	??0RFastAllocator@@QAE@PAVCFastMemoryPool@@@Z @ 1 NONAME ; RFastAllocator::RFastAllocator(class CFastMemoryPool *)
       
     3 	??1RFastAllocator@@QAE@XZ @ 2 NONAME ; RFastAllocator::~RFastAllocator(void)
       
     4 	?AddCollector@MemoryManager@@SAXPAVMMemoryCollector@@@Z @ 3 NONAME ; void MemoryManager::AddCollector(class MMemoryCollector *)
       
     5 	?AddStopper@MemoryManager@@SAXPAVMOOMStopper@@@Z @ 4 NONAME ; void MemoryManager::AddStopper(class MOOMStopper *)
       
     6 	?Alloc@RFastAllocator@@UAEPAXH@Z @ 5 NONAME ; void * RFastAllocator::Alloc(int)
       
     7 	?AllocLen@RFastAllocator@@UBEHPBX@Z @ 6 NONAME ; int RFastAllocator::AllocLen(void const *) const
       
     8 	?AllocSize@RFastAllocator@@UBEHAAH@Z @ 7 NONAME ; int RFastAllocator::AllocSize(int &) const
       
     9 	?Available@RFastAllocator@@UBEHAAH@Z @ 8 NONAME ; int RFastAllocator::Available(int &) const
       
    10 	?CloseFastAllocator@MemoryManager@@SAXPAVRAllocator@@@Z @ 9 NONAME ; void MemoryManager::CloseFastAllocator(class RAllocator *)
       
    11 	?Compress@RFastAllocator@@UAEHXZ @ 10 NONAME ; int RFastAllocator::Compress(void)
       
    12 	?DebugFunction@RFastAllocator@@UAEHHPAX0@Z @ 11 NONAME ; int RFastAllocator::DebugFunction(int, void *, void *)
       
    13 	?Extension_@RFastAllocator@@UAEHIAAPAXPAX@Z @ 12 NONAME ; int RFastAllocator::Extension_(unsigned int, void * &, void *)
       
    14 	?Free@RFastAllocator@@UAEXPAX@Z @ 13 NONAME ; void RFastAllocator::Free(void *)
       
    15 	?FreeRam@MemoryManager@@SAXXZ @ 14 NONAME ; void MemoryManager::FreeRam(void)
       
    16 	?MemorySize@MemoryManager@@SAIPAX@Z @ 15 NONAME ; unsigned int MemoryManager::MemorySize(void *)
       
    17 	?PostCheck@MemoryManager@@SAIXZ @ 16 NONAME ; unsigned int MemoryManager::PostCheck(void)
       
    18 	?PreCheck@MemoryManager@@SAHIIABVTDesC8@@@Z @ 17 NONAME ; int MemoryManager::PreCheck(unsigned int, unsigned int, class TDesC8 const &)
       
    19 	?ReAlloc@RFastAllocator@@UAEPAXPAXHH@Z @ 18 NONAME ; void * RFastAllocator::ReAlloc(void *, int, int)
       
    20 	?RemoveCollector@MemoryManager@@SAXPAVMMemoryCollector@@@Z @ 19 NONAME ; void MemoryManager::RemoveCollector(class MMemoryCollector *)
       
    21 	?RemoveStopper@MemoryManager@@SAXPAVMOOMStopper@@@Z @ 20 NONAME ; void MemoryManager::RemoveStopper(class MOOMStopper *)
       
    22 	?Reset@RFastAllocator@@UAEXXZ @ 21 NONAME ; void RFastAllocator::Reset(void)
       
    23 	?RestoreCollectors@MemoryManager@@SAXXZ @ 22 NONAME ; void MemoryManager::RestoreCollectors(void)
       
    24 	?SetNotifier@MemoryManager@@SAXPAVMOOMNotifier@@@Z @ 23 NONAME ; void MemoryManager::SetNotifier(class MOOMNotifier *)
       
    25 	?SetRescueBufferSize@MemoryManager@@SAXH@Z @ 24 NONAME ; void MemoryManager::SetRescueBufferSize(int)
       
    26 	?SetStatus@MemoryManager@@SAXW4TOOMCheckResult@@@Z @ 25 NONAME ; void MemoryManager::SetStatus(enum TOOMCheckResult)
       
    27 	?Status@MemoryManager@@SAIXZ @ 26 NONAME ; unsigned int MemoryManager::Status(void)
       
    28 	?SwitchToFastAllocator@MemoryManager@@SAPAVRAllocator@@XZ @ 27 NONAME ; class RAllocator * MemoryManager::SwitchToFastAllocator(void)
       
    29