Searched refs:WRITE (Results 1 – 11 of 11) sorted by relevance
51 WRITE = 0x10, // write to pipe sink member
39 case FastCaptureState::WRITE: return "WRITE"; in commandToString()
84 WRITE = 0x10, // write to output sink member
65 case FastMixerState::WRITE: return "WRITE"; in commandToString()
80 case FastCaptureState::WRITE: in isSubClassCommand()203 if (command & FastCaptureState::WRITE) { in onWork()
129 case FastMixerState::WRITE: in isSubClassCommand()456 if ((command & FastMixerState::WRITE) && (mOutputSink != NULL) && (mMixerBuffer != NULL)) { in onWork()
151 WRITE,
387 WriteCommand::WRITE, "write", static_cast<const uint8_t*>(buffer), bytes, in write()
2927 WRITE = 2; enumerator
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
64375 enum_constant public static final java.lang.ProcessBuilder.Redirect.Type WRITE;67440 enum_constant public static final java.nio.file.AccessMode WRITE;67749 enum_constant public static final java.nio.file.StandardOpenOption WRITE;