Searched refs:AddressSpaceSharedSlotsHostMemoryAllocatorContext (Results 1 – 4 of 4) sorted by relevance
34 typedef AddressSpaceSharedSlotsHostMemoryAllocatorContext ASSSHMAC;295 AddressSpaceSharedSlotsHostMemoryAllocatorContext::AddressSpaceSharedSlotsHostMemoryAllocatorContex… in AddressSpaceSharedSlotsHostMemoryAllocatorContext() function in android::emulation::AddressSpaceSharedSlotsHostMemoryAllocatorContext300 AddressSpaceSharedSlotsHostMemoryAllocatorContext::~AddressSpaceSharedSlotsHostMemoryAllocatorConte… in ~AddressSpaceSharedSlotsHostMemoryAllocatorContext()304 void AddressSpaceSharedSlotsHostMemoryAllocatorContext::perform(AddressSpaceDevicePingInfo *info) { in perform()329 AddressSpaceSharedSlotsHostMemoryAllocatorContext::allocate( in allocate()358 AddressSpaceSharedSlotsHostMemoryAllocatorContext::unallocate( in unallocate()378 void AddressSpaceSharedSlotsHostMemoryAllocatorContext::gcEmptyBlocks(int allowedEmpty) { in gcEmptyBlocks()394 uint64_t AddressSpaceSharedSlotsHostMemoryAllocatorContext::populatePhysAddr( in populatePhysAddr()407 AddressSpaceDeviceType AddressSpaceSharedSlotsHostMemoryAllocatorContext::getDeviceType() const { in getDeviceType()411 void AddressSpaceSharedSlotsHostMemoryAllocatorContext::save(base::Stream* stream) const { in save()[all …]
215 AddressSpaceSharedSlotsHostMemoryAllocatorContext::globalStateSave(stream); in save()256 if (!AddressSpaceSharedSlotsHostMemoryAllocatorContext::globalStateLoad( in load()323 AddressSpaceSharedSlotsHostMemoryAllocatorContext::globalStateClear(); in clear()383 return DeviceContextPtr(new AddressSpaceSharedSlotsHostMemoryAllocatorContext( in buildAddressSpaceDeviceContext()
21 typedef AddressSpaceSharedSlotsHostMemoryAllocatorContext ASSSHMAC;
24 class AddressSpaceSharedSlotsHostMemoryAllocatorContext : public AddressSpaceDeviceContext {76 AddressSpaceSharedSlotsHostMemoryAllocatorContext(const address_space_device_control_ops *ops,78 ~AddressSpaceSharedSlotsHostMemoryAllocatorContext();