Searched defs:GetSlotSuffix (Results 1 – 3 of 3) 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
111 static std::string GetSlotSuffix() { in GetSlotSuffix() function