Home
last modified time | relevance | path

Searched defs:readBool (Results 1 – 23 of 23) sorted by relevance

/external/angle/src/common/
DBinaryStream.h84 bool readBool() in readBool() function
91 void readBool(bool *outValue) { *outValue = readBool(); } in readBool() function
/external/cronet/third_party/protobuf/js/experimental/runtime/kernel/
Dreader.js23 function readBool(bufferDecoder, start) { function
339 readBool, property
/external/cronet/third_party/boringssl/src/ssl/test/runner/
Dticket.go78 func readBool(reader *byteReader, out *bool) bool { func
/external/boringssl/src/ssl/test/runner/
Dticket.go78 func readBool(reader *byteReader, out *bool) bool { func
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/
DCAVLCReader.java93 public boolean readBool(String message) throws IOException { in readBool() method in CAVLCReader
/external/cronet/third_party/protobuf/js/binary/
Ddecoder.js808 jspb.BinaryDecoder.prototype.readBool = function() { method in jspb.BinaryDecoder
Dreader.js906 jspb.BinaryReader.prototype.readBool = function() { method in jspb.BinaryReader
/external/cronet/third_party/protobuf/objectivec/
DGPBCodedInputStream.m427 - (BOOL)readBool { method
/external/protobuf/objectivec/
DGPBCodedInputStream.m427 - (BOOL)readBool { method
/external/skia/include/core/
DSkStream.h97 bool SK_WARN_UNUSED_RESULT readBool(bool* b) { in readBool() function
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java183 public boolean readBool() throws IOException { in readBool() method in CodedInputByteBufferNano
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java122 boolean readBool() throws IOException; in readBool() method
DCodedInputStream.java282 public abstract boolean readBool() throws IOException; in readBool() method in CodedInputStream
787 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.ArrayDecoder
1502 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.UnsafeDirectNioDecoder
2295 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.StreamDecoder
3390 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java152 public boolean readBool() throws IOException { in readBool() method in CodedInputStreamReader
DBinaryReader.java204 public boolean readBool() throws IOException { in readBool() method in BinaryReader.SafeHeapReader
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java122 boolean readBool() throws IOException; in readBool() method
DCodedInputStream.java282 public abstract boolean readBool() throws IOException; in readBool() method in CodedInputStream
787 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.ArrayDecoder
1502 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.UnsafeDirectNioDecoder
2295 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.StreamDecoder
3390 public boolean readBool() throws IOException { in readBool() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java152 public boolean readBool() throws IOException { in readBool() method in CodedInputStreamReader
DBinaryReader.java204 public boolean readBool() throws IOException { in readBool() method in BinaryReader.SafeHeapReader
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java191 public boolean readBool() throws IOException { in readBool() method in CodedInputStreamMicro
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php258 public static function readBool(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/external/skia/src/core/
DSkReadBuffer.cpp89 bool SkReadBuffer::readBool() { in readBool() function in SkReadBuffer
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php258 public static function readBool(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire