Lines Matching full:interval
447 NSString *interval = [parameters objectForKey:@BREAKPAD_REPORT_INTERVAL];488 if (!interval)489 interval = @"3600";601 dictionary.SetKeyValue(BREAKPAD_REPORT_INTERVAL, [interval UTF8String]);