Searched refs:isSoundStop_ (Results 1 – 2 of 2) sorted by relevance
200 isSoundStop_ = state; in SetStop()201 if (isSoundStop_) { in SetStop()223 ret = isSoundStop_; in IsStop()
105 bool isSoundStop_ = false; variable