/external/pigweed/pw_bytes/size_report/ |
D | byte_builder_size_report.cc | 41 void ReadBytes() { in ReadBytes() function
|
/external/pigweed/pw_sys_io/ |
D | sys_io.cc | 19 StatusWithSize ReadBytes(ByteSpan dest) { in ReadBytes() function
|
/external/cronet/stable/third_party/boringssl/src/pki/ |
D | input.cc | 27 bool ByteReader::ReadBytes(size_t len, Input *out) { in ReadBytes() function in der::ByteReader
|
/external/cronet/tot/third_party/boringssl/src/pki/ |
D | input.cc | 27 bool ByteReader::ReadBytes(size_t len, Input *out) { in ReadBytes() function in der::ByteReader
|
/external/openthread/src/core/common/ |
D | frame_data.cpp | 87 Error FrameData::ReadBytes(void *aBuffer, uint16_t aLength) in ReadBytes() function in ot::FrameData
|
/external/pigweed/pw_protobuf/public/pw_protobuf/ |
D | decoder.h | 141 Status ReadBytes(span<const std::byte>* out) { return ReadDelimited(out); } in ReadBytes() function 312 Status ReadBytes(span<const std::byte>* out) { in ReadBytes() function
|
/external/lzma/CPP/7zip/Common/ |
D | InBuffer.cpp | 117 size_t CInBufferBase::ReadBytes(Byte *buf, size_t size) in ReadBytes() function in CInBufferBase
|
/external/libchrome/base/ |
D | big_endian.cc | 21 bool BigEndianReader::ReadBytes(void* out, size_t len) { in ReadBytes() function in base::BigEndianReader
|
/external/webrtc/rtc_base/ |
D | byte_buffer.cc | 143 bool ByteBufferReader::ReadBytes(char* val, size_t len) { in ReadBytes() function in rtc::ByteBufferReader
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
D | SpiIo.h | 215 UINT32 ReadBytes; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
D | SpiIo.h | 215 UINT32 ReadBytes; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
D | SpiIo.h | 215 UINT32 ReadBytes; member
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
D | SpiIo.h | 221 UINT32 ReadBytes; member
|
/external/google-breakpad/src/common/mac/ |
D | macho_walker.cc | 103 bool MachoWalker::ReadBytes(void* buffer, size_t size, off_t offset) { in ReadBytes() function in MacFileUtilities::MachoWalker
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | quiche_data_reader_test.cc | 153 TEST(QuicheDataReaderTest, ReadBytes) { in TEST() argument
|
D | quiche_data_reader.cc | 268 bool QuicheDataReader::ReadBytes(void* result, size_t size) { in ReadBytes() function in quiche::QuicheDataReader
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | quiche_data_reader_test.cc | 153 TEST(QuicheDataReaderTest, ReadBytes) { in TEST() argument
|
D | quiche_data_reader.cc | 268 bool QuicheDataReader::ReadBytes(void* result, size_t size) { in ReadBytes() function in quiche::QuicheDataReader
|
/external/scudo/standalone/ |
D | linux.cpp | 185 ssize_t ReadBytes; in getRandom() local
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ParseContext.cs | 266 public ByteString ReadBytes() in ReadBytes() method
|
/external/cronet/stable/net/ntlm/ |
D | ntlm_buffer_reader.cc | 57 bool NtlmBufferReader::ReadBytes(base::span<uint8_t> buffer) { in ReadBytes() function in net::ntlm::NtlmBufferReader
|
/external/cronet/tot/net/ntlm/ |
D | ntlm_buffer_reader.cc | 57 bool NtlmBufferReader::ReadBytes(base::span<uint8_t> buffer) { in ReadBytes() function in net::ntlm::NtlmBufferReader
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ParseContext.cs | 266 public ByteString ReadBytes() in ReadBytes() method
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ParseContext.cs | 266 public ByteString ReadBytes() in ReadBytes() method
|
/external/webrtc/rtc_tools/ |
D | video_file_reader.cc | 31 bool ReadBytes(uint8_t* dst, size_t n, FILE* file) { in ReadBytes() function
|