Searched defs:headerType (Results 1 – 6 of 6) sorted by relevance
18 private HeaderType headerType; field in Header174 HeaderType headerType = HeaderType.getValueFromInt(type); in fromByteBuffer() local501 private void checkType(HeaderType headerType) { in checkType()
48 …public void onResponseHeaders(HttpStream stream, int responseStatusCode, int headerType, HttpHeade… in onResponseHeaders()
87 public void onResponseHeadersDone(HttpStream stream, int headerType) { in onResponseHeadersDone()
209 const BmpHeaderType headerType = get_header_type(infoBytes); in ReadHeader() local
262 int headerType, ParsableByteArray header, boolean quiet) throws ParserException { in verifyVorbisHeaderCapturePattern()
310 int headerType, ParsableByteArray header, boolean quiet) throws ParserException { in verifyVorbisHeaderCapturePattern()