Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp98 class MapSnapshots { class
127 MapSnapshots::MapSnapshots(std::string path) { in MapSnapshots() function in android::snapshot::MapSnapshots
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h442 friend class MapSnapshots; variable