Searched refs:GetInstalledDsuSlots (Results 1 – 2 of 2) sorted by relevance
85 static std::vector<std::string> GetInstalledDsuSlots();
393 *_aidl_return = GetInstalledDsuSlots(); in getInstalledDsuSlots()940 std::vector<std::string> GsiService::GetInstalledDsuSlots() { in GetInstalledDsuSlots() function in android::gsi::GsiService960 for (auto&& slot : GetInstalledDsuSlots()) { in CleanCorruptedInstallation()