Home
last modified time | relevance | path

Searched defs:ReadBytes (Results 1 – 25 of 42) sorted by relevance

12

/external/pigweed/pw_bytes/size_report/
Dbyte_builder_size_report.cc41 void ReadBytes() { in ReadBytes() function
/external/pigweed/pw_sys_io/
Dsys_io.cc19 StatusWithSize ReadBytes(ByteSpan dest) { in ReadBytes() function
/external/pigweed/pw_protobuf/public/pw_protobuf/
Ddecoder.h139 Status ReadBytes(span<const std::byte>* out) { return ReadDelimited(out); } in ReadBytes() function
281 Status ReadBytes(span<const std::byte>* out) { in ReadBytes() function
/external/lzma/CPP/7zip/Common/
DInBuffer.cpp98 size_t CInBufferBase::ReadBytes(Byte *buf, size_t size) in ReadBytes() function in CInBufferBase
/external/openthread/src/core/common/
Dframe_data.cpp90 Error FrameData::ReadBytes(void *aBuffer, uint16_t aLength) in ReadBytes() function in ot::FrameData
/external/cronet/net/der/
Dinput.cc52 bool ByteReader::ReadBytes(size_t len, Input* out) { in ReadBytes() function in net::der::ByteReader
/external/libchrome/base/
Dbig_endian.cc21 bool BigEndianReader::ReadBytes(void* out, size_t len) { in ReadBytes() function in base::BigEndianReader
/external/webrtc/rtc_base/
Dbyte_buffer.cc143 bool ByteBufferReader::ReadBytes(char* val, size_t len) { in ReadBytes() function in rtc::ByteBufferReader
/external/google-breakpad/src/common/mac/
Dmacho_walker.cc101 bool MachoWalker::ReadBytes(void *buffer, size_t size, off_t offset) { in ReadBytes() function in MacFileUtilities::MachoWalker
/external/cronet/base/
Dbig_endian.cc35 bool BigEndianReader::ReadBytes(void* out, size_t len) { in ReadBytes() function in base::BigEndianReader
/external/cronet/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader_test.cc152 TEST(QuicheDataReaderTest, ReadBytes) { in TEST() argument
Dquiche_data_reader.cc252 bool QuicheDataReader::ReadBytes(void* result, size_t size) { in ReadBytes() function in quiche::QuicheDataReader
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs266 public ByteString ReadBytes() in ReadBytes() method
DCodedInputStream.cs468 public ByteString ReadBytes() in ReadBytes() method in Google.Protobuf.CodedInputStream
DParsingPrimitives.cs568 … public static ByteString ReadBytes(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadBytes() method in Google.Protobuf.ParsingPrimitives
/external/cronet/net/ntlm/
Dntlm_buffer_reader.cc52 bool NtlmBufferReader::ReadBytes(base::span<uint8_t> buffer) { in ReadBytes() function in net::ntlm::NtlmBufferReader
/external/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs266 public ByteString ReadBytes() in ReadBytes() method
DCodedInputStream.cs468 public ByteString ReadBytes() in ReadBytes() method in Google.Protobuf.CodedInputStream
DParsingPrimitives.cs568 … public static ByteString ReadBytes(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadBytes() method in Google.Protobuf.ParsingPrimitives
/external/scudo/standalone/
Dlinux.cpp175 ssize_t ReadBytes; in getRandom() local
/external/webrtc/rtc_tools/
Dvideo_file_reader.cc31 bool ReadBytes(uint8_t* dst, size_t n, FILE* file) { in ReadBytes() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DMemoryBuffer.cpp217 Expected<size_t> ReadBytes = sys::fs::readNativeFile( in getMemoryBufferForStream() local
466 Expected<size_t> ReadBytes = in getOpenFileImpl() local
/external/tensorflow/tensorflow/core/util/proto/
Ddecode.h339 inline Status ReadBytes(CodedInputStream* input, int index, void* datap) { in ReadBytes() function
/external/armnn/profiling/common/src/
DCommonProfilingUtils.cpp19 void ReadBytes(const unsigned char* buffer, unsigned int offset, unsigned int valueSize, uint8_t ou… in ReadBytes() function
/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTcpServer.c514 ReadBytes( in ReadBytes() function

12