Searched defs:findFormat (Results 1 – 8 of 8) sorted by relevance
122 public DataFormatMatcher findFormat(InputStream in) throws IOException { in findFormat() method in DataFormatDetector133 public DataFormatMatcher findFormat(byte[] fullInputData) throws IOException { in findFormat() method in DataFormatDetector146 …public DataFormatMatcher findFormat(byte[] fullInputData, int offset, int len) throws IOException { in findFormat() method in DataFormatDetector
155 public Match findFormat(InputStream in) throws IOException in findFormat() method in DataFormatReaders167 public Match findFormat(byte[] fullInputData) throws IOException in findFormat() method in DataFormatReaders181 public Match findFormat(byte[] fullInputData, int offset, int len) throws IOException in findFormat() method in DataFormatReaders
46 public JsonFormat.Value findFormat(Annotated a) { return null; } in findFormat() method in ManualReadPerfWithMedia.NoFormatIntrospector
77 public JsonFormat.Value findFormat(Annotated a) { in findFormat() method in TestPOJOAsArray.ForceArraysIntrospector
573 public JsonFormat.Value findFormat(Annotated memberOrClass) { in findFormat() method in AnnotationIntrospector
456 public JsonFormat.Value findFormat(Annotated ann) { in findFormat() method in AnnotationIntrospectorPair
452 public JsonFormat.Value findFormat(Annotated ann) { in findFormat() method in JacksonAnnotationIntrospector
568 const FormatInfo* TestClampModeForInternalFormat::findFormat(GLenum internalformat) const in findFormat() function in glcts::TestClampModeForInternalFormat