equal
deleted
inserted
replaced
40 { |
40 { |
41 iRegisteredClients[i]->Reset(); |
41 iRegisteredClients[i]->Reset(); |
42 delete iRegisteredClients[i]; |
42 delete iRegisteredClients[i]; |
43 } |
43 } |
44 iRegisteredClients.Close(); |
44 iRegisteredClients.Close(); |
|
45 iChunk.Close(); |
45 } |
46 } |
46 |
47 |
47 /** |
48 /** |
48 Static factory function of CCacheMemoryManager |
49 Static factory function of CCacheMemoryManager |
49 @param aCacheSize the total size of the virtual address space |
50 @param aCacheSize the total size of the virtual address space |