Searched refs:MapAllPartitions (Results 1 – 2 of 2) sorted by relevance
672 bool MapAllPartitions(LockedFile* lock, const std::string& super_device, uint32_t slot,
2258 return MapAllPartitions(lock.get(), super_device, slot, timeout_ms); in CreateLogicalAndSnapshotPartitions()2261 bool SnapshotManager::MapAllPartitions(LockedFile* lock, const std::string& super_device, in MapAllPartitions() function in android::snapshot::SnapshotManager