Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp253 bool is_dm_user = false; in CleanupSnapshotArtifacts() local
256 is_dm_user = (DeviceMapper::GetTargetType(target.spec) == "user"); in CleanupSnapshotArtifacts()
259 if (is_dm_user) { in CleanupSnapshotArtifacts()