Searched defs:readFields (Results 1 – 4 of 4) sorted by relevance
353 ObjectInputStream.GetField readFields = in.readFields(); in readObject() local
1396 ObjectInputStream.GetField readFields = stream.readFields(); in readObject() local
963 public GetField readFields() throws IOException, ClassNotFoundException, NotActiveException { in readFields() method in ObjectInputStream
732 private ClassData.Field[] readFields(int count) { in readFields() method in Dex.Section