Searched refs:kDefaultStopCode (Results 1 – 3 of 3) sorted by relevance
343 const int32_t kDefaultStopCode = -1; variable
1065 int32_t code = kDefaultStopCode);
2001 DCHECK(code >= kDefaultStopCode); in stop()