Home
last modified time | relevance | path

Searched defs:ReadBool (Results 1 – 15 of 15) sorted by relevance

/external/pigweed/pw_protobuf/
Ddecoder.cc97 Status Decoder::ReadBool(bool* out) { in ReadBool() function in pw::protobuf::Decoder
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs231 public bool ReadBool() in ReadBool() method
DCodedInputStream.cs413 public bool ReadBool() in ReadBool() method in Google.Protobuf.CodedInputStream
/external/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs231 public bool ReadBool() in ReadBool() method
DCodedInputStream.cs413 public bool ReadBool() in ReadBool() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs231 public bool ReadBool() in ReadBool() method
DCodedInputStream.cs413 public bool ReadBool() in ReadBool() method in Google.Protobuf.CodedInputStream
/external/pigweed/pw_protobuf/public/pw_protobuf/
Ddecoder.h284 Status ReadBool(bool* out) { return decoder_.ReadBool(out); } in ReadBool() function
Dstream_decoder.h295 Result<bool> ReadBool() { in ReadBool() function
/external/openthread/src/lib/spinel/
Dspinel_decoder.cpp70 otError Decoder::ReadBool(bool &aBool) in ReadBool() function in ot::Spinel::Decoder
/external/cronet/stable/third_party/brotli/common/
Dshared_dictionary.c30 static BROTLI_BOOL ReadBool(const uint8_t* encoded, size_t size, size_t* pos, in ReadBool() function
/external/libchrome/base/
Dpickle.cc84 bool PickleIterator::ReadBool(bool* result) { in ReadBool() function in base::PickleIterator
/external/cronet/tot/third_party/brotli/common/
Dshared_dictionary.c30 static BROTLI_BOOL ReadBool(const uint8_t* encoded, size_t size, size_t* pos, in ReadBool() function
/external/cronet/tot/base/
Dpickle.cc90 bool PickleIterator::ReadBool(bool* result) { in ReadBool() function in base::PickleIterator
/external/cronet/stable/base/
Dpickle.cc90 bool PickleIterator::ReadBool(bool* result) { in ReadBool() function in base::PickleIterator