Searched refs:RemoveActiveInstall (Results 1 – 4 of 4) sorted by relevance
75 void InstallTracker::RemoveActiveInstall(const std::string& extension_id) { in RemoveActiveInstall() function in extensions::InstallTracker125 RemoveActiveInstall(extension_id); in OnInstallFailure()165 RemoveActiveInstall(extension->id()); in OnExtensionInstalled()
40 tracker_->RemoveActiveInstall(extension_id_); in ~ScopedActiveInstall()
56 void RemoveActiveInstall(const std::string& extension_id);
95 tracker_->RemoveActiveInstall(kExtensionId1); in TEST_F()