Searched defs:CreateSnapshot (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_test.cpp | 536 TEST_F(SnapshotTest, CreateSnapshot) { in TEST_F() argument |
H A D | snapshot.cpp | 359 bool SnapshotManager::CreateSnapshot(LockedFile* lock, PartitionCowCreator* cow_creator, in CreateSnapshot() function in android::snapshot::SnapshotManager |