Home
last modified time | relevance | path

Searched defs:syncClock (Results 1 – 4 of 4) sorted by relevance

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DWaltUsbConnection.java135 public RemoteClockInfo syncClock() throws IOException { in syncClock() method in WaltUsbConnection
171 private native long syncClock(int fd, int endpoint_out, int endpoint_in); in syncClock() method in WaltUsbConnection
DWaltConnection.java33 RemoteClockInfo syncClock() throws IOException; in syncClock() method
DWaltTcpConnection.java216 public RemoteClockInfo syncClock() throws IOException { in syncClock() method in WaltTcpConnection
DWaltDevice.java239 public void syncClock() throws IOException { in syncClock() method in WaltDevice