Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshotctl.cpp100 class MapSnapshots { class
130 MapSnapshots::MapSnapshots(std::string path, bool metadata_super) { in MapSnapshots() function in android::snapshot::MapSnapshots
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h452 friend class MapSnapshots; variable