Home | History | Annotate | Download | only in ios

Lines Matching full:before

54 // before being allowed to upload a report.
161 NSAssert(started_, @"The controller must be started before "
172 @"The controller must be started before setUploadingEnabled is called");
177 // Set this before calling doSendStoredCrashReport, because that
235 @"The controller must be started before addUploadParameter is called");
243 NSAssert(started_, @"The controller must be started before "
253 @"The controller must be started before withBreakpadRef is called");
260 NSAssert(started_, @"The controller must be started before "
268 NSAssert(started_, @"The controller must be started before "
277 NSAssert(started_, @"The controller must be started before "