Searched refs:RandomAccessFileObject (Results 1 – 2 of 2) sorted by relevance
44 return new RandomAccessFileObject(file); in ofFile()52 private static class RandomAccessFileObject extends RandomAccessObject { class in RandomAccessObject57 RandomAccessFileObject(File file) throws IOException { in RandomAccessFileObject() method in RandomAccessObject.RandomAccessFileObject
20138 …/RandomAccessObject;Lcom/android/server/integrity/parser/RandomAccessObject$RandomAccessFileObject;20143 HPLcom/android/server/integrity/parser/RandomAccessObject$RandomAccessFileObject;-><init>(Ljava/io/…20144 PLcom/android/server/integrity/parser/RandomAccessObject$RandomAccessFileObject;->close()V20145 HPLcom/android/server/integrity/parser/RandomAccessObject$RandomAccessFileObject;->length()I20146 PLcom/android/server/integrity/parser/RandomAccessObject$RandomAccessFileObject;->read([BII)I20147 HPLcom/android/server/integrity/parser/RandomAccessObject$RandomAccessFileObject;->seek(I)V53733 Lcom/android/server/integrity/parser/RandomAccessObject$RandomAccessFileObject;