Searched refs:GetImageLayout (Results 1 – 5 of 5) sorted by relevance
52 auto extents = tool.GetImageLayout(); in TEST()139 auto extents = tool.GetImageLayout(); in TEST()
114 std::vector<SuperImageExtent> SuperLayoutBuilder::GetImageLayout() { in GetImageLayout() function in android::fs_mgr::SuperLayoutBuilder
91 std::vector<SuperImageExtent> GetImageLayout();
76 extents_ = builder_.GetImageLayout(); in GetSparseLayout()
129 [&]() { mSuperLayoutBuilder.GetImageLayout(); }, in invokeSuperLayoutBuilderAPIs()