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

/frameworks/compile/mclinker/lib/Support/
H A DRegionFactory.cpp27 void RegionFactory::destruct(MemoryRegion* pRegion) function in class:RegionFactory
H A DMemoryRegion.cpp54 g_RegionFactory->destruct(pRegion);
H A DMemoryAreaFactory.cpp101 void MemoryAreaFactory::destruct(MemoryArea* pArea) function in class:MemoryAreaFactory
/frameworks/compile/mclinker/include/mcld/Support/
H A DRegionFactory.h36 void destruct(MemoryRegion* pRegion);
H A DMemoryAreaFactory.h65 void destruct(MemoryArea* pArea);
/frameworks/compile/mclinker/unittests/
H A DMemoryAreaTest.cpp59 AreaFactory->destruct(area);
87 AreaFactory->destruct(area);
103 AreaFactory->destruct(area);
131 AreaFactory->destruct(area);
161 AreaFactory->destruct(area);

Completed in 69 milliseconds