Home
last modified time | relevance | path

Searched defs:merge_status (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h106 MergeStatus merge_status() const { return merge_status_; } in merge_status() function
/system/core/fastboot/device/
Dcommands.cpp69 auto merge_status = hal->getSnapshotMergeStatus(); in IsSnapshotUpdateInProgress() local
271 auto merge_status = hal11->getSnapshotMergeStatus(); in SetActiveHandler() local
/system/core/fs_mgr/libdm/
Ddm_test.cpp298 DmTargetSnapshot::Status merge_status; in MergeImpl() local
/system/core/fastboot/
Dfastboot.cpp1296 std::string merge_status = "none"; in CancelSnapshotIfNeeded() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1982 auto merge_status = MergeStatus::UNKNOWN; in WriteSnapshotUpdateStatus() local