Searched defs:GetSlotSuffix (Results 1 – 3 of 3) sorted by relevance
61 std::string DeviceInfo::GetSlotSuffix() const { in GetSlotSuffix() function in android::snapshot::DeviceInfo
83 std::string GetSlotSuffix() const override { return slot_suffix_; } in GetSlotSuffix() function
112 static std::string GetSlotSuffix() { in GetSlotSuffix() function