Home
last modified time | relevance | path

Searched refs:MergeSecondPhaseSnapshots (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h561 MergeFailureCode MergeSecondPhaseSnapshots(LockedFile* lock);
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1039 auto code = MergeSecondPhaseSnapshots(lock); in CheckMergeState()
1237 MergeFailureCode SnapshotManager::MergeSecondPhaseSnapshots(LockedFile* lock) { in MergeSecondPhaseSnapshots() function in android::snapshot::SnapshotManager