Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Ddevice_info.cpp61 std::string DeviceInfo::GetSlotSuffix() const { in GetSlotSuffix() function in android::snapshot::DeviceInfo
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h83 std::string GetSlotSuffix() const override { return slot_suffix_; } in GetSlotSuffix() function
/aosp_15_r20/system/extras/partition_tools/
H A Dlpdump.cc112 static std::string GetSlotSuffix() { in GetSlotSuffix() function