Home | History | Annotate | Download | only in audio

Lines Matching refs:state_

54       state_(IDLE),
130 if (state_ != CREATING_STREAM)
146 state_ = RECORDING;
159 if (state_ < CREATING_STREAM)
190 state_ = IPC_CLOSED;
204 if (state_ != IDLE)
212 state_ = CREATING_STREAM;
221 if (state_ >= CREATING_STREAM) {
223 state_ = IDLE;
244 if (state_ >= CREATING_STREAM)
251 if (state_ >= CREATING_STREAM) {