Home
last modified time | relevance | path

Searched defs:GetCurrentSlot (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fastboot/device/
H A Dfastboot_device.cpp139 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice
H A Dvariables.cpp188 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp253 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager