Home
last modified time | relevance | path

Searched defs:MapSnapshots (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h478 friend class MapSnapshots; variable
/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp116 class MapSnapshots { class
146 MapSnapshots::MapSnapshots(std::string path, bool metadata_super) { in MapSnapshots() function in android::snapshot::MapSnapshots