/aosp12/frameworks/base/core/java/android/util/jar/ |
H A D | StrictJarManifestReader.java | 52 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 D | Ver4DictDecoder.java | 42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException { in readHeader() method in Ver4DictDecoder 64 final DictionaryHeader header = readHeader(); in readDictionaryBinary()
|
H A D | BinaryDictIOUtils.java | 153 final DictionaryHeader header = dictDecoder.readHeader(); in readUnigramsAndBigramsBinary() 173 dictDecoder.readHeader(); in getTerminalPosition()
|
H A D | AbstractDictDecoder.java | 61 readHeader(); in checkHeader()
|
H A D | DictDecoder.java | 42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException; in readHeader() method
|
H A D | BinaryDictDecoderEncoderTests.java | 301 final DictionaryHeader fileHeader = dictDecoder.readHeader(); in testCharacterTableIsPresent() 496 fileHeader = dictDecoder.readHeader();
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | GroupReader.cpp | 92 m_ObjectReader.readHeader(**input); in readGroup() 101 m_DynObjReader.readHeader(**input); in readGroup()
|
H A D | ELFDynObjReader.cpp | 76 bool ELFDynObjReader::readHeader(Input& pInput) { in readHeader() function in mcld::ELFDynObjReader
|
H A D | ELFObjectReader.cpp | 93 bool ELFObjectReader::readHeader(Input& pInput) { in readHeader() function in mcld::ELFObjectReader
|
H A D | GNUArchiveReader.cpp | 390 m_ELFObjectReader.readHeader(*member); in includeMember()
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | DynObjReader.h | 29 virtual bool readHeader(Input& pFile) = 0;
|
H A D | ELFDynObjReader.h | 36 bool readHeader(Input& pFile);
|
H A D | ObjectReader.h | 36 virtual bool readHeader(Input& pFile) = 0;
|
H A D | ELFObjectReader.h | 47 bool readHeader(Input& pFile);
|
/aosp12/frameworks/compile/mclinker/lib/Script/ |
H A D | InputCmd.cpp | 186 m_ObjectReader.readHeader(**input); in activate() 192 m_DynObjReader.readHeader(**input); in activate()
|
/aosp12/system/timezone/debug_tools/host/main/java/ |
H A D | TzFileDumper.java | 81 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 D | com_android_server_pm_PackageManagerShellCommandDataLoader.cpp | 147 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 D | dns_responder.h | 115 const char* readHeader(const char* buffer, const char* buffer_end, unsigned* qdcount,
|
H A D | dns_responder.cpp | 361 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 D | ObjectLinker.cpp | 184 getObjectReader()->readHeader(**input); in normalize() 192 getDynObjReader()->readHeader(**input); in normalize()
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/ |
H A D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 10586 Ljava/util/zip/GZIPInputStream;->readHeader(Ljava/io/InputStream;)I
|
/aosp12/art/build/boot/ |
H A D | boot-image-profile.txt | 7733 HSPLjava/util/zip/GZIPInputStream;->readHeader(Ljava/io/InputStream;)I+]Ljava/util/zip/CRC32;Ljava/…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 8761 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/…
|