Home
last modified time | relevance | path

Searched defs:writeBool (Results 1 – 25 of 28) sorted by relevance

12

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/write/
DCAVLCWriter.java73 public void writeBool(boolean value, String string) throws IOException { in writeBool() method in CAVLCWriter
/external/skia/src/base/
DSkBuffer.h124 void writeBool(bool x) { this->write8(x); } in writeBool() function
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DBinaryWriter.java884 abstract void writeBool(boolean value); in writeBool() method in BinaryWriter
1037 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in BinaryWriter.SafeHeapWriter
1132 void writeBool(boolean value) { in writeBool() method in BinaryWriter.SafeHeapWriter
1575 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.UnsafeHeapWriter
1669 void writeBool(boolean value) { in writeBool() method in BinaryWriter.UnsafeHeapWriter
2106 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.SafeDirectWriter
2203 void writeBool(boolean value) { in writeBool() method in BinaryWriter.SafeDirectWriter
2666 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.UnsafeDirectWriter
2762 void writeBool(boolean value) { in writeBool() method in BinaryWriter.UnsafeDirectWriter
DCodedOutputStream.java289 public abstract void writeBool(int fieldNumber, boolean value) throws IOException; in writeBool() method in CodedOutputStream
1217 public final void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.ArrayEncoder
1580 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.SafeDirectNioEncoder
1914 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in CodedOutputStream.UnsafeDirectNioEncoder
2425 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.ByteOutputEncoder
2739 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.OutputStreamEncoder
DWriter.java85 void writeBool(int fieldNumber, boolean value) throws IOException; in writeBool() method
DCodedOutputStreamWriter.java119 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in CodedOutputStreamWriter
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DBinaryWriter.java884 abstract void writeBool(boolean value); in writeBool() method in BinaryWriter
1037 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in BinaryWriter.SafeHeapWriter
1132 void writeBool(boolean value) { in writeBool() method in BinaryWriter.SafeHeapWriter
1575 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.UnsafeHeapWriter
1669 void writeBool(boolean value) { in writeBool() method in BinaryWriter.UnsafeHeapWriter
2106 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.SafeDirectWriter
2203 void writeBool(boolean value) { in writeBool() method in BinaryWriter.SafeDirectWriter
2666 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.UnsafeDirectWriter
2762 void writeBool(boolean value) { in writeBool() method in BinaryWriter.UnsafeDirectWriter
DCodedOutputStream.java289 public abstract void writeBool(int fieldNumber, boolean value) throws IOException; in writeBool() method in CodedOutputStream
1217 public final void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.ArrayEncoder
1580 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.SafeDirectNioEncoder
1914 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in CodedOutputStream.UnsafeDirectNioEncoder
2425 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.ByteOutputEncoder
2739 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.OutputStreamEncoder
DWriter.java85 void writeBool(int fieldNumber, boolean value) throws IOException; in writeBool() method
DCodedOutputStreamWriter.java119 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in CodedOutputStreamWriter
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DBinaryWriter.java884 abstract void writeBool(boolean value); in writeBool() method in BinaryWriter
1037 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in BinaryWriter.SafeHeapWriter
1132 void writeBool(boolean value) { in writeBool() method in BinaryWriter.SafeHeapWriter
1575 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.UnsafeHeapWriter
1669 void writeBool(boolean value) { in writeBool() method in BinaryWriter.UnsafeHeapWriter
2106 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.SafeDirectWriter
2203 void writeBool(boolean value) { in writeBool() method in BinaryWriter.SafeDirectWriter
2666 public void writeBool(int fieldNumber, boolean value) { in writeBool() method in BinaryWriter.UnsafeDirectWriter
2762 void writeBool(boolean value) { in writeBool() method in BinaryWriter.UnsafeDirectWriter
DCodedOutputStream.java289 public abstract void writeBool(int fieldNumber, boolean value) throws IOException; in writeBool() method in CodedOutputStream
1217 public final void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.ArrayEncoder
1580 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.SafeDirectNioEncoder
1914 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in CodedOutputStream.UnsafeDirectNioEncoder
2425 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.ByteOutputEncoder
2739 public void writeBool(final int fieldNumber, final boolean value) throws IOException { in writeBool() method in CodedOutputStream.OutputStreamEncoder
DWriter.java85 void writeBool(int fieldNumber, boolean value) throws IOException; in writeBool() method
DCodedOutputStreamWriter.java119 public void writeBool(int fieldNumber, boolean value) throws IOException { in writeBool() method in CodedOutputStreamWriter
/external/skia/src/core/
DSkWriter32.h100 bool writeBool(bool value) { in writeBool() function
DSkWriteBuffer.cpp59 void SkBinaryWriteBuffer::writeBool(bool value) { in writeBool() function in SkBinaryWriteBuffer
/external/skia/tools/debugger/
DJsonWriteBuffer.cpp53 void JsonWriteBuffer::writeBool(bool value) { in writeBool() function in JsonWriteBuffer
/external/skia/include/core/
DSkStream.h264 bool writeBool(bool v) { return this->write8(v); } in writeBool() function
/external/angle/src/common/
DBinaryStream.h303 void writeBool(bool value) in writeBool() function
/external/python/bumble/extras/android/RemoteHCI/lib/src/main/java/android/os/
DHwParcel.java8 public native final void writeBool(boolean val); in writeBool() method in HwParcel
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php352 public static function writeBool(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php352 public static function writeBool(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php352 public static function writeBool(&$output, $value) function in Google\\Protobuf\\Internal\\GPBWire
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedOutputStreamMicro.java169 public void writeBool(final int fieldNumber, final boolean value) in writeBool() method in CodedOutputStreamMicro
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedOutputByteBufferNano.java142 public void writeBool(final int fieldNumber, final boolean value) in writeBool() method in CodedOutputByteBufferNano

12