Home
last modified time | relevance | path

Searched defs:readInt (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/aconfig/aconfig_storage_file/srcs/android/aconfig/storage/
DByteBufferReader.java42 public int readInt() { in readInt() method in ByteBufferReader
/build/soong/finder/fs/
Dreaddir.go146 func readInt(b []byte, off, size uintptr) (u uint64, ok bool) { func