Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h564 std::string ReadUpdateSourceSlotSuffix();
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp188 std::string SnapshotManager::ReadUpdateSourceSlotSuffix() { in ReadUpdateSourceSlotSuffix() function in android::snapshot::SnapshotManager
199 auto contents = ReadUpdateSourceSlotSuffix(); in GetCurrentSlot()
1288 auto source_slot_suffix = ReadUpdateSourceSlotSuffix(); in GetSnapshotFlashingStatus()