Searched defs:GetSlotSuffix (Results 1 – 2 of 2) sorted by relevance
44 std::string DeviceInfo::GetSlotSuffix() const { in GetSlotSuffix() function in android::snapshot::DeviceInfo
81 std::string GetSlotSuffix() const override { return slot_suffix_; } in GetSlotSuffix() function