Home
last modified time | relevance | path

Searched refs:Unallocate (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Daddress_space_host_memory_allocator.h28 Unallocate = 2 enumerator
Daddress_space_shared_slots_host_memory_allocator.h28 Unallocate = 2, enumerator
/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator.cpp47 case HostMemoryAllocatorCommand::Unallocate: in perform()
Daddress_space_host_memory_allocator_unittests.cpp68 AddressSpaceHostMemoryAllocatorContext::HostMemoryAllocatorCommand::Unallocate); in createUnallocateRequest()
Daddress_space_shared_slots_host_memory_allocator.cpp312 case HostMemoryAllocatorCommand::Unallocate: in perform()