Home
last modified time | relevance | path

Searched refs:GetInstalledDsuSlots (Results 1 – 2 of 2) sorted by relevance

/system/gsid/
Dgsi_service.h85 static std::vector<std::string> GetInstalledDsuSlots();
Dgsi_service.cpp393 *_aidl_return = GetInstalledDsuSlots(); in getInstalledDsuSlots()
940 std::vector<std::string> GsiService::GetInstalledDsuSlots() { in GetInstalledDsuSlots() function in android::gsi::GsiService
960 for (auto&& slot : GetInstalledDsuSlots()) { in CleanCorruptedInstallation()