Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h490 bool MapDmUserCow(LockedFile* lock, const std::string& name, const std::string& cow_file,
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp400 bool SnapshotManager::MapDmUserCow(LockedFile* lock, const std::string& name, in MapDmUserCow() function in android::snapshot::SnapshotManager
2119 if (!MapDmUserCow(lock, name, cow_path, source_device_path, remaining_time, in MapPartitionWithSnapshot()