Searched refs:incrementFailedLaunchCountForUpdate (Results 1 – 10 of 10) sorted by relevance
56 - (void)incrementFailedLaunchCountForUpdate:(ABI48_0_0EXUpdatesUpdate *)update error:(NSError ** _N…
239 - (void)incrementFailedLaunchCountForUpdate:(ABI48_0_0EXUpdatesUpdate *)update error:(NSError ** _N…
56 - (void)incrementFailedLaunchCountForUpdate:(ABI47_0_0EXUpdatesUpdate *)update error:(NSError ** _N…
239 - (void)incrementFailedLaunchCountForUpdate:(ABI47_0_0EXUpdatesUpdate *)update error:(NSError ** _N…
675 try self.database.incrementFailedLaunchCountForUpdate(launchedUpdate) in appController()
689 try self.database.incrementFailedLaunchCountForUpdate(launchedUpdate) in appController()
281 public func incrementFailedLaunchCountForUpdate(_ update: Update) throws { in incrementFailedLaunchCountForUpdate() function
458 [self->_database incrementFailedLaunchCountForUpdate:launchedUpdate error:&error];