Lines Matching refs:started_
113 started_ = NO;
131 if (started_)
133 started_ = YES;
148 if (!started_)
150 started_ = NO;
160 return started_;
166 NSAssert(started_, @"The controller must be started before "
176 NSAssert(started_,
195 NSAssert(!started_,
205 NSAssert(!started_,
216 NSAssert(!started_,
222 NSAssert(!started_,
231 NSAssert(!started_, @"The controller must not be started when "
238 NSAssert(started_,
247 NSAssert(started_,
256 NSAssert(started_, @"The controller must be started before "
266 callback(started_ ? breakpadRef_ : NULL);
271 NSAssert(started_, @"The controller must be started before "
279 NSAssert(started_, @"The controller must be started before "
288 NSAssert(started_, @"The controller must be started before "
306 NSAssert(started_, @"The controller must be started before "