Searched defs:readHeader (Results 1 – 4 of 4) sorted by relevance
42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException { in readHeader() method in Ver4DictDecoder
42 public DictionaryHeader readHeader() throws IOException, UnsupportedFormatException; in readHeader() method
458 const char* DNSHeader::readHeader(const char* buffer, const char* buffer_end, unsigned* qdcount, in readHeader() function in test::DNSHeader
53 public static int readHeader(@NonNull Parcel p) { in readHeader() method in SafeParcelReader