Home
last modified time | relevance | path

Searched defs:InProgressCheck (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/updater/
H A Dextension_updater.h181 struct InProgressCheck { struct
184 InProgressCheck& operator=(const InProgressCheck&) = delete; argument
187 bool install_immediately = false;
188 bool awaiting_update_service = false;
189 FinishedCallback callback;
191 std::set<ExtensionId> in_progress_ids_;