Searched refs:GetEmptySlot (Results 1 – 2 of 2) sorted by relevance
46 android::base::Result<uint8_t> GetEmptySlot();
84 Result<uint8_t> SuperVBMetaBuilder::GetEmptySlot() { in GetEmptySlot() function in android::fs_mgr::SuperVBMetaBuilder100 Result<uint8_t> new_slot = GetEmptySlot(); in AddVBMetaImage()