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