Home
last modified time | relevance | path

Searched defs:ReadHeader (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/version/
Dversion.go56 func ReadHeader(r io.Reader) (Version, error) { func
/aosp_15_r20/external/pdfium/core/fxcodec/bmp/
H A Dbmp_decoder.cpp27 BmpDecoder::Status BmpDecoder::ReadHeader( in ReadHeader() function in fxcodec::BmpDecoder
H A Dcfx_bmpdecompressor.cpp74 BmpDecoder::Status CFX_BmpDecompressor::ReadHeader() { in ReadHeader() function in fxcodec::CFX_BmpDecompressor
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dgif_decoder.cpp22 GifDecoder::Status GifDecoder::ReadHeader( in ReadHeader() function in fxcodec::GifDecoder
H A Dcfx_gifcontext_unittest.cpp227 TEST(CFX_GifContext, ReadHeader) { in TEST() argument
H A Dcfx_gifcontext.cpp53 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 Dsimple_framing.h170 size_t SimpleRpcPacketDecoder<kMaxPacketSize>::ReadHeader( in ReadHeader() function
/aosp_15_r20/external/lzma/CPP/7zip/Crypto/
H A DWzAes.cpp95 HRESULT CDecoder::ReadHeader(ISequentialInStream *inStream) in ReadHeader() function in NCrypto::NWzAes::CDecoder
H A DZipCrypto.cpp82 HRESULT CDecoder::ReadHeader(ISequentialInStream *inStream) in ReadHeader() function in NCrypto::NZip::CDecoder
H A DZipStrong.cpp89 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 DBasePipeServer.cpp221 bool BasePipeServer::ReadHeader(uint32_t headerAsWords[2]) in ReadHeader() function in arm::pipe::BasePipeServer
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DSwfHandler.cpp149 HRESULT ReadHeader(ISequentialInStream *stream) in ReadHeader() function
H A DPpmdHandler.cpp69 HRESULT CItem::ReadHeader(ISequentialInStream *s, UInt32 &headerSize) in ReadHeader() function in NArchive::NPpmd::CItem
/aosp_15_r20/external/pdfium/core/fxcodec/jpeg/
H A Djpeg_progressive_decoder.cpp115 int JpegProgressiveDecoder::ReadHeader(Context* pContext, in ReadHeader() function in fxcodec::JpegProgressiveDecoder
/aosp_15_r20/external/icing/icing/file/posting_list/
H A Dindex-block.cc284 libtextclassifier3::StatusOr<IndexBlock::BlockHeader> IndexBlock::ReadHeader() in ReadHeader() function in icing::lib::IndexBlock
/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DRTPFile.cc157 void RTPFile::ReadHeader() { in ReadHeader() function in webrtc::RTPFile
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_query.cc251 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 Dmock_quic_transport.cc82 bool MockQuicTransport::ReadHeader(uint8_t *out_type, in ReadHeader() function in MockQuicTransport
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dmock_quic_transport.cc84 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/
Dmock_quic_transport.cc84 bool MockQuicTransport::ReadHeader(uint8_t *out_type, in ReadHeader() function in MockQuicTransport
/aosp_15_r20/external/boringssl/src/ssl/test/
H A Dmock_quic_transport.cc82 bool MockQuicTransport::ReadHeader(uint8_t *out_type, in ReadHeader() function in MockQuicTransport
/aosp_15_r20/external/webp/imageio/
H A Dpnmdec.c145 static size_t ReadHeader(PNMInfo* const info) { in ReadHeader() function
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dulpfec_header_reader_writer_unittest.cc65 std::unique_ptr<ReceivedFecPacket> ReadHeader(const Packet& written_packet) { in ReadHeader() function
/aosp_15_r20/external/cronet/net/cert/
H A Dcrl_set.cc57 std::optional<base::Value> ReadHeader(std::string_view* data) { in ReadHeader() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/archive/
Darchive.go501 func ReadHeader(b *bufio.Reader, name string) int { func

12