Home
last modified time | relevance | path

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

12345678910>>...26

/aosp_15_r20/external/angle/src/common/
H A DBinaryStream.h101 bool readBool() in readBool() function
108 void readBool(bool *outValue) { *outValue = readBool(); } in readBool() function
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A 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
H A DReader.java122 boolean readBool() throws IOException; in readBool() method
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A 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
H A DReader.java122 boolean readBool() throws IOException; in readBool() method
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dticket.go87 func readBool(reader *cryptobyte.String, out *bool) bool { func
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/
H A DCAVLCReader.java93 public boolean readBool(String message) throws IOException { in readBool() method in CAVLCReader
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dticket.go87 func readBool(reader *cryptobyte.String, out *bool) bool { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTRecordReader.h307 bool readBool() { return readInt() != 0; } in readBool() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTRecordReader.h302 bool readBool() { return readInt() != 0; } in readBool() function
/aosp_15_r20/external/protobuf/objectivec/
H A DGPBCodedInputStream.m427 - (BOOL)readBool { method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTRecordReader.h302 bool readBool() { return readInt() != 0; } in readBool() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTRecordReader.h302 bool readBool() { return readInt() != 0; } in readBool() function
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBCodedInputStream.m427 - (BOOL)readBool { method
/aosp_15_r20/external/skia/include/core/
H A DSkStream.h87 [[nodiscard]] bool readBool(bool* b) { in readBool() function
/aosp_15_r20/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DEvent.java333 private boolean readBool() throws IOException { in readBool() method in Event.Reader
/aosp_15_r20/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
H A DCodedInputByteBufferNano.java183 public boolean readBool() throws IOException { in readBool() method in CodedInputByteBufferNano
/aosp_15_r20/external/python/bumble/extras/android/RemoteHCI/lib/src/main/java/android/os/
DHwParcel.java47 public native final boolean readBool(); in readBool() method in HwParcel
/aosp_15_r20/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
H A DCodedInputStreamMicro.java191 public boolean readBool() throws IOException { in readBool() method in CodedInputStreamMicro
/aosp_15_r20/system/libhwbinder/
H A DParcel.cpp1051 status_t Parcel::readBool(bool *pArg) const in readBool() function in android::hardware::Parcel
1059 bool Parcel::readBool() const in readBool() function in android::hardware::Parcel
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php258 public static function readBool(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php258 public static function readBool(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DHwParcel.java348 public native final boolean readBool(); in readBool() method in HwParcel
/aosp_15_r20/external/skia/src/core/
H A DSkReadBuffer.cpp91 bool SkReadBuffer::readBool() { in readBool() function in SkReadBuffer
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/hwbinder.stubs/android_common/turbine/
Dhwbinder.stubs.jarandroid/os/DeadObjectException.class <Unknown> package android.os public android.os. ...

12345678910>>...26