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