Home
last modified time | relevance | path

Searched defs:GetSlotSuffix (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Ddevice_info.cpp44 std::string DeviceInfo::GetSlotSuffix() const { in GetSlotSuffix() function in android::snapshot::DeviceInfo
/aosp14/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h81 std::string GetSlotSuffix() const override { return slot_suffix_; } in GetSlotSuffix() function