Home
last modified time | relevance | path

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

/system/core/init/
Dsnapuserd_transition.h36 using SnapshotManager = android::snapshot::SnapshotManager; variable
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp117 SnapshotManager::SnapshotManager(IDeviceInfo* device) : device_(device) { in SnapshotManager() function in android::snapshot::SnapshotManager