Lines Matching defs:NSError
79 - (BOOL)improveSyncBoundsWithError:(NSError **)error;
80 - (BOOL)improveMinBoundWithError:(NSError **)error;
81 - (BOOL)improveMaxBoundWithError:(NSError **)error;
82 - (BOOL)readRemoteTimestamps:(uint64_t[kWALTSyncDigitMax])times error:(NSError **)error;
108 - (instancetype)initWithError:(NSError **)error {
141 - (BOOL)checkConnectionWithError:(NSError **)error {
230 - (BOOL)syncClocksWithError:(NSError **)error {
264 - (BOOL)updateSyncBoundsWithError:(NSError **)error {
286 - (BOOL)improveSyncBoundsWithError:(NSError **)error {
290 - (BOOL)improveMinBoundWithError:(NSError **)error {
352 - (BOOL)improveMaxBoundWithError:(NSError **)error {
405 - (BOOL)readRemoteTimestamps:(uint64_t [9])times error:(NSError **)error {
464 - (void)MIDIClient:(MIDIClient *)client receivedError:(NSError *)error {
515 - (BOOL)sendCommand:(WALTCommand)command error:(NSError **)error {
532 - (NSTimeInterval)lastShockTimeWithError:(NSError **)error {