/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/version/ |
D | version.go | 56 func ReadHeader(r io.Reader) (Version, error) { func
|
/aosp_15_r20/external/pdfium/core/fxcodec/bmp/ |
H A D | bmp_decoder.cpp | 27 BmpDecoder::Status BmpDecoder::ReadHeader( in ReadHeader() function in fxcodec::BmpDecoder
|
H A D | cfx_bmpdecompressor.cpp | 74 BmpDecoder::Status CFX_BmpDecompressor::ReadHeader() { in ReadHeader() function in fxcodec::CFX_BmpDecompressor
|
/aosp_15_r20/external/pdfium/core/fxcodec/gif/ |
H A D | gif_decoder.cpp | 22 GifDecoder::Status GifDecoder::ReadHeader( in ReadHeader() function in fxcodec::GifDecoder
|
H A D | cfx_gifcontext_unittest.cpp | 227 TEST(CFX_GifContext, ReadHeader) { in TEST() argument
|
H A D | cfx_gifcontext.cpp | 53 GifDecoder::Status CFX_GifContext::ReadHeader() { in ReadHeader() function in fxcodec::CFX_GifContext
|
/aosp_15_r20/external/pigweed/pw_rpc_transport/public/pw_rpc_transport/ |
H A D | simple_framing.h | 170 size_t SimpleRpcPacketDecoder<kMaxPacketSize>::ReadHeader( in ReadHeader() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Crypto/ |
H A D | WzAes.cpp | 95 HRESULT CDecoder::ReadHeader(ISequentialInStream *inStream) in ReadHeader() function in NCrypto::NWzAes::CDecoder
|
H A D | ZipCrypto.cpp | 82 HRESULT CDecoder::ReadHeader(ISequentialInStream *inStream) in ReadHeader() function in NCrypto::NZip::CDecoder
|
H A D | ZipStrong.cpp | 89 HRESULT CDecoder::ReadHeader(ISequentialInStream *inStream, UInt32 crc, UInt64 unpackSize) in ReadHeader() function in NCrypto::NZipStrong::CDecoder
|
/aosp_15_r20/external/armnn/profiling/server/src/basePipeServer/ |
H A D | BasePipeServer.cpp | 221 bool BasePipeServer::ReadHeader(uint32_t headerAsWords[2]) in ReadHeader() function in arm::pipe::BasePipeServer
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | SwfHandler.cpp | 149 HRESULT ReadHeader(ISequentialInStream *stream) in ReadHeader() function
|
H A D | PpmdHandler.cpp | 69 HRESULT CItem::ReadHeader(ISequentialInStream *s, UInt32 &headerSize) in ReadHeader() function in NArchive::NPpmd::CItem
|
/aosp_15_r20/external/pdfium/core/fxcodec/jpeg/ |
H A D | jpeg_progressive_decoder.cpp | 115 int JpegProgressiveDecoder::ReadHeader(Context* pContext, in ReadHeader() function in fxcodec::JpegProgressiveDecoder
|
/aosp_15_r20/external/icing/icing/file/posting_list/ |
H A D | index-block.cc | 284 libtextclassifier3::StatusOr<IndexBlock::BlockHeader> IndexBlock::ReadHeader() in ReadHeader() function in icing::lib::IndexBlock
|
/aosp_15_r20/external/webrtc/modules/audio_coding/test/ |
H A D | RTPFile.cc | 157 void RTPFile::ReadHeader() { in ReadHeader() function in webrtc::RTPFile
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | dns_query.cc | 251 bool DnsQuery::ReadHeader(base::SpanReader<const uint8_t>* reader, in ReadHeader() function in net::DnsQuery
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/ |
H A D | mock_quic_transport.cc | 82 bool MockQuicTransport::ReadHeader(uint8_t *out_type, in ReadHeader() function in MockQuicTransport
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/ |
D | mock_quic_transport.cc | 84 bool MockQuicTransport::ReadHeader(uint8_t *out_type, in ReadHeader() function in MockQuicTransport
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/ |
D | mock_quic_transport.cc | 84 bool MockQuicTransport::ReadHeader(uint8_t *out_type, in ReadHeader() function in MockQuicTransport
|
/aosp_15_r20/external/boringssl/src/ssl/test/ |
H A D | mock_quic_transport.cc | 82 bool MockQuicTransport::ReadHeader(uint8_t *out_type, in ReadHeader() function in MockQuicTransport
|
/aosp_15_r20/external/webp/imageio/ |
H A D | pnmdec.c | 145 static size_t ReadHeader(PNMInfo* const info) { in ReadHeader() function
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | ulpfec_header_reader_writer_unittest.cc | 65 std::unique_ptr<ReceivedFecPacket> ReadHeader(const Packet& written_packet) { in ReadHeader() function
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | crl_set.cc | 57 std::optional<base::Value> ReadHeader(std::string_view* data) { in ReadHeader() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/archive/ |
D | archive.go | 501 func ReadHeader(b *bufio.Reader, name string) int { func
|