Home
last modified time | relevance | path

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

/system/core/fs_mgr/liblp/
Dutility.cpp227 std::string target_slot_suffix = SlotSuffixForSlotNumber(target_slot_number); in UpdateMetadataForInPlaceSnapshot() local
236 if (slot_suffix == target_slot_suffix) continue; in UpdateMetadataForInPlaceSnapshot()
240 target_slot_suffix; in UpdateMetadataForInPlaceSnapshot()
254 if (slot_suffix == target_slot_suffix) continue; in UpdateMetadataForInPlaceSnapshot()
259 target_slot_suffix; in UpdateMetadataForInPlaceSnapshot()
Dbuilder.cpp270 std::string target_slot_suffix = SlotSuffixForSlotNumber(target_slot_number); in UpdateMetadataForOtherSuper() local
287 target_slot_suffix; in UpdateMetadataForOtherSuper()