Searched defs:readDoubleArray (Results 1 – 4 of 4) sorted by relevance
75 public double[] readDoubleArray(String name, double[] defVal) throws IOException; in readDoubleArray() method
342 public double[] readDoubleArray(String name, double[] defVal) in readDoubleArray() method in BinaryInputCapsule863 protected double[] readDoubleArray(byte[] content) throws IOException { in readDoubleArray() method in BinaryInputCapsule
305 public void readDoubleArray(double[] val) { in readDoubleArray() method in ShadowParcel
431 public double[] readDoubleArray(String name, double[] defVal) throws IOException { in readDoubleArray() method in DOMInputCapsule