Home
last modified time | relevance | path

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

/system/core/fs_mgr/liblp/
Dbuilder.cpp1135 static bool CompareBlockDevices(const LpMetadataBlockDevice& first, in CompareBlockDevices() function
1157 if (!CompareBlockDevices(old_device, new_device)) { in ImportPartitions()