Searched refs:kDefaultStopCode (Results 1 – 7 of 7) sorted by relevance
342 const int32_t kDefaultStopCode = -1; variable
635 void stop(Condition cond = al, int32_t code = kDefaultStopCode);
2290 DCHECK_GE(code, kDefaultStopCode); in stop()
1033 void stop(Condition cond = al, int32_t code = kDefaultStopCode,
2866 const int32_t kDefaultStopCode = -1; variable
1277 void stop(Condition cond = al, int32_t code = kDefaultStopCode,
1791 const int32_t kDefaultStopCode = -1; variable