Home
last modified time | relevance | path

Searched refs:AsExtent (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.cpp54 .AsExtent(); in Intersect()
/system/core/fs_mgr/liblp/include/liblp/
Dbuilder.h184 std::unique_ptr<Extent> AsExtent() const;
/system/core/fs_mgr/liblp/
Dbuilder.cpp696 std::unique_ptr<Extent> Interval::AsExtent() const { in AsExtent() function in android::fs_mgr::Interval