Searched refs:incrementSuccessfulLaunchCountForUpdate (Results 1 – 10 of 10) sorted by relevance
55 - (void)incrementSuccessfulLaunchCountForUpdate:(ABI48_0_0EXUpdatesUpdate *)update error:(NSError *…
232 - (void)incrementSuccessfulLaunchCountForUpdate:(ABI48_0_0EXUpdatesUpdate *)update error:(NSError *…
55 - (void)incrementSuccessfulLaunchCountForUpdate:(ABI47_0_0EXUpdatesUpdate *)update error:(NSError *…
232 - (void)incrementSuccessfulLaunchCountForUpdate:(ABI47_0_0EXUpdatesUpdate *)update error:(NSError *…
693 try self.database.incrementSuccessfulLaunchCountForUpdate(launchedUpdate) in appController()
707 try self.database.incrementSuccessfulLaunchCountForUpdate(launchedUpdate) in appController()
275 public func incrementSuccessfulLaunchCountForUpdate(_ update: Update) throws { in incrementSuccessfulLaunchCountForUpdate() function
476 [self->_database incrementSuccessfulLaunchCountForUpdate:launchedUpdate error:&error];