Searched defs:PoolInfo (Results 1 – 7 of 7) sorted by relevance
169 struct PoolInfo { struct180 std::vector<PoolInfo> pool_infos_; argument
41 struct PoolInfo { in PA_COMPONENT_EXPORT() struct42 pool_handle handle; in PA_COMPONENT_EXPORT()43 uintptr_t base; in PA_COMPONENT_EXPORT()44 uintptr_t base_mask; in PA_COMPONENT_EXPORT()45 uintptr_t offset; in PA_COMPONENT_EXPORT()
26 using PoolInfo = PartitionAddressSpace::PoolInfo; variable
4535 "PoolInfo":{ object