Home
last modified time | relevance | path

Searched refs:readHeader (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/util/jar/
H A DStrictJarManifestReader.java52 while (readHeader()) { in StrictJarManifestReader()
60 while (readHeader()) { in readEntries()
71 while (readHeader()) { in readEntries()
100 private boolean readHeader() throws IOException { in readHeader() method in StrictJarManifestReader
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
H A DVer4DictDecoder.java42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException { in readHeader() method in Ver4DictDecoder
64 final DictionaryHeader header = readHeader(); in readDictionaryBinary()
H A DBinaryDictIOUtils.java153 final DictionaryHeader header = dictDecoder.readHeader(); in readUnigramsAndBigramsBinary()
173 dictDecoder.readHeader(); in getTerminalPosition()
H A DAbstractDictDecoder.java61 readHeader(); in checkHeader()
H A DDictDecoder.java42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException; in readHeader() method
H A DBinaryDictDecoderEncoderTests.java301 final DictionaryHeader fileHeader = dictDecoder.readHeader(); in testCharacterTableIsPresent()
496 fileHeader = dictDecoder.readHeader();
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DGroupReader.cpp92 m_ObjectReader.readHeader(**input); in readGroup()
101 m_DynObjReader.readHeader(**input); in readGroup()
H A DELFDynObjReader.cpp76 bool ELFDynObjReader::readHeader(Input& pInput) { in readHeader() function in mcld::ELFDynObjReader
H A DELFObjectReader.cpp93 bool ELFObjectReader::readHeader(Input& pInput) { in readHeader() function in mcld::ELFObjectReader
H A DGNUArchiveReader.cpp390 m_ELFObjectReader.readHeader(*member); in includeMember()
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DDynObjReader.h29 virtual bool readHeader(Input& pFile) = 0;
H A DELFDynObjReader.h36 bool readHeader(Input& pFile);
H A DObjectReader.h36 virtual bool readHeader(Input& pFile) = 0;
H A DELFObjectReader.h47 bool readHeader(Input& pFile);
/aosp12/frameworks/compile/mclinker/lib/Script/
H A DInputCmd.cpp186 m_ObjectReader.readHeader(**input); in activate()
192 m_DynObjReader.readHeader(**input); in activate()
/aosp12/system/timezone/debug_tools/host/main/java/
H A DTzFileDumper.java81 Header header32Bit = readHeader(mappedTzFile); in execute()
97 Header header64Bit = readHeader(mappedTzFile); in execute()
112 private Header readHeader(MappedByteBuffer mappedTzFile) throws IOException { in readHeader() method in TzFileDumper
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp147 BlockHeader readHeader(std::span<uint8_t>& data);
817 auto header = readHeader(remainingData); in receiver()
959 BlockHeader readHeader(std::span<uint8_t>& data) { in readHeader() function
/aosp12/packages/modules/DnsResolver/tests/dns_responder/
H A Ddns_responder.h115 const char* readHeader(const char* buffer, const char* buffer_end, unsigned* qdcount,
H A Ddns_responder.cpp361 const char* cur = readHeader(buffer, buffer_end, &qdcount, &ancount, &nscount, &arcount); in read()
463 const char* DNSHeader::readHeader(const char* buffer, const char* buffer_end, unsigned* qdcount, in readHeader() function in test::DNSHeader
/aosp12/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp184 getObjectReader()->readHeader(**input); in normalize()
192 getDynObjReader()->readHeader(**input); in normalize()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt10586 Ljava/util/zip/GZIPInputStream;->readHeader(Ljava/io/InputStream;)I
/aosp12/art/build/boot/
H A Dboot-image-profile.txt7733 HSPLjava/util/zip/GZIPInputStream;->readHeader(Ljava/io/InputStream;)I+]Ljava/util/zip/CRC32;Ljava/…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt8761 HSPLandroid/icu/impl/ICUBinary;->readHeader(Ljava/nio/ByteBuffer;ILandroid/icu/impl/ICUBinary$Authe…
30339 HSPLjava/util/zip/GZIPInputStream;->readHeader(Ljava/io/InputStream;)I+]Ljava/util/zip/CRC32;Ljava/…

12