Searched defs:parseBox (Results 1 – 4 of 4) sorted by relevance
30 Box parseBox(ReadableByteChannel in, ContainerBox parent) throws IOException; in parseBox() method
47 public Box parseBox(ReadableByteChannel byteChannel, ContainerBox parent) throws IOException { in parseBox() method in AbstractBoxParser
19 function parseBox(string) { function
54 BoxType parseBox(mlir::DialectAsmParser &parser, mlir::Location loc) { in parseBox() function