Searched refs:ClientMemory (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/servers/app/
H A DServerBitmap.h96 ClientMemory fClientMemory;
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 DClientMemoryAllocator.h72 class ClientMemory : public AreaMemory { class in inherits:AreaMemory
74 ClientMemory();
76 virtual ~ClientMemory();

Completed in 105 milliseconds