Searched refs:READ_WRITE (Results 1 – 9 of 9) sorted by relevance
45 READ_WRITE = 0x18; // read from input source and write to pipe sink member
40 case FastCaptureState::READ_WRITE: return "READ_WRITE"; in commandToString()
80 case FastCaptureState::READ_WRITE: in isSubClassCommand()
5984 if (state->mCommand != FastCaptureState::READ_WRITE /* FIXME && in threadLoop()5992 state->mCommand = FastCaptureState::READ_WRITE; in threadLoop()
1040 ByteBuffer buf = file.getChannel().map(MapMode.READ_WRITE, 0, exifSize); in rewriteExif()
43896 field public static final java.nio.channels.FileChannel.MapMode READ_WRITE;
53355 field public static final java.nio.channels.FileChannel.MapMode READ_WRITE;
53435 field public static final java.nio.channels.FileChannel.MapMode READ_WRITE;
56712 field public static final java.nio.channels.FileChannel.MapMode READ_WRITE;