Searched refs:IsInstallationComplete (Results 1 – 2 of 2) sorted by relevance
98 static bool IsInstallationComplete(const std::string&);
1025 bool GsiService::IsInstallationComplete(const std::string& dsu_slot) { in IsInstallationComplete() function in android::gsi::GsiService1058 bool is_complete = IsInstallationComplete(slot); in CleanCorruptedInstallation()