Home
last modified time | relevance | path

Searched defs:readbyte (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DBluetoothConnection.java221 public int readbyte() throws IOException { in readbyte() method in BluetoothConnection
/aosp_15_r20/external/ltp/testcases/cve/
H A Dmeltdown.c197 readbyte(int fd, unsigned long addr) in readbyte() function
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dfd_windows.go243 readbyte []byte // buffer to hold decoding of readuint16 from utf16 to utf8 member