Searched defs:GetSuperDevice (Results 1 – 5 of 5) sorted by relevance
73 std::string DeviceInfo::GetSuperDevice(uint32_t slot) const { in GetSuperDevice() function in android::snapshot::DeviceInfo
48 static std::string GetSuperDevice() { in GetSuperDevice() function
85 std::string GetSuperDevice([[maybe_unused]] uint32_t slot) const override { return "super"; } in GetSuperDevice() function
1522 std::optional<base::FilePath> DynamicPartitionControlAndroid::GetSuperDevice() { in GetSuperDevice() function in chromeos_update_engine::DynamicPartitionControlAndroid
97 std::string GetSuperDevice(uint32_t slot) { in GetSuperDevice() function in chromeos_update_engine::DynamicPartitionControlAndroidTest