Home
last modified time | relevance | path

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

/system/core/fs_mgr/liblp/
Dbuilder.cpp1155 const LpMetadataBlockDevice& old_device = metadata.block_devices[i]; in ImportPartitions() local
1157 if (!CompareBlockDevices(old_device, new_device)) { in ImportPartitions()