Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h495 bool MapSourceDevice(LockedFile* lock, const std::string& name,
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp553 bool SnapshotManager::MapSourceDevice(LockedFile* lock, const std::string& name, in MapSourceDevice() function in android::snapshot::SnapshotManager
2094 if (!MapSourceDevice(lock, params.GetPartitionName(), remaining_time, in MapPartitionWithSnapshot()