Home
last modified time | relevance | path

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

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