Searched defs:readByte (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/libcore/io/ | ||
| D | BridgeBufferIterator.java | 56 public byte readByte() { in readByte() method in BridgeBufferIterator |
| /frameworks/base/drm/java/android/drm/ | ||
| D | DrmUtils.java | 132 private int readByte(byte[] constraintData, int arrayIndex) { in readByte() method in DrmUtils.ExtendedMetadataParser |
| /frameworks/compile/libbcc/lib/Support/ | ||
| D | Disassembler.cpp | 56 virtual int readByte(uint64_t pAddr, uint8_t *pByte) const { in readByte() function in __anon5c7a0d360111::BufferMemoryObject |
| /frameworks/base/core/java/android/os/ | ||
| D | Parcel.java | 1714 public final byte readByte() { in readByte() method in Parcel |
| /frameworks/base/media/java/android/media/ | ||
| D | ExifInterface.java | 2353 public byte readByte() throws IOException { in readByte() method in ExifInterface.ByteOrderAwarenessDataInputStream |