Searched refs:WRITE (Results 1 – 4 of 4) sorted by relevance
44 WRITE = 0x10, // write to pipe sink member
71 WRITE = 0x10, // write to output sink member
79 case FastCaptureState::WRITE: in isSubClassCommand()184 if (command & FastCaptureState::WRITE) { in onWork()
128 case FastMixerState::WRITE: in isSubClassCommand()410 if ((command & FastMixerState::WRITE) && (outputSink != NULL) && (mMixerBuffer != NULL)) { in onWork()534 case FastMixerState::WRITE: in dump()