Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dutility.cpp231 uint32_t current_slot_number = SlotNumberForSlotSuffix(current_slot_suffix); in GetSuperSlotSuffix() local
232 std::string super_partition = fs_mgr_get_super_partition_name(current_slot_number); in GetSuperSlotSuffix()