Searched refs:ClientMemory (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DClientMemoryAllocator.h72 class ClientMemory : public AreaMemory { class in inherits:AreaMemory
74 ClientMemory();
76 virtual ~ClientMemory();
H A DClientMemoryAllocator.cpp317 ClientMemory::ClientMemory() function in class:ClientMemory
325 ClientMemory::~ClientMemory()
336 ClientMemory::Allocate(ClientMemoryAllocator* allocator, size_t size,
346 ClientMemory::Area()
355 ClientMemory::Address()
364 ClientMemory::AreaOffset()
H A DServerBitmap.h96 ClientMemory fClientMemory;

Completed in 39 milliseconds