Searched refs:VSoCMemoryLayoutImpl (Results 1 – 1 of 1) sorted by relevance
91 class VSoCMemoryLayoutImpl : public VSoCMemoryLayout { class93 explicit VSoCMemoryLayoutImpl(std::vector<VSoCRegionLayoutImpl>&& regions) in VSoCMemoryLayoutImpl() function in vsoc::__anon1f4c5db10211::VSoCMemoryLayoutImpl108 ~VSoCMemoryLayoutImpl() = default;126 VSoCMemoryLayoutImpl() = delete;127 VSoCMemoryLayoutImpl(const VSoCMemoryLayoutImpl&) = delete;166 static VSoCMemoryLayoutImpl layout( in Get()