Searched defs:MemBlock (Results 1 – 3 of 3) sorted by relevance
32 struct MemBlock { struct35 MemBlock() = default; argument40 MemBlock& operator=(MemBlock rhs); argument72 MemBlock(const MemBlock&) = delete; argument73 MemBlock& operator=(const MemBlock&) = delete; argument
22 typedef ASSSHMAC::MemBlock MemBlock; typedef120 TEST(MemBlock, allocate) { in TEST() argument153 TEST(MemBlock, unallocate) { in TEST() argument
35 typedef ASSSHMAC::MemBlock MemBlock; typedef94 MemBlock::MemBlock(const address_space_device_control_ops* o, const AddressSpaceHwFuncs* h, uint32_… in MemBlock() function in android::emulation::MemBlock112 MemBlock::MemBlock(MemBlock&& rhs) in MemBlock() function in android::emulation::MemBlock