Home
last modified time | relevance | path

Searched refs:time_arg (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/
DGoldfishSyncCommandQueue.cpp57 uint32_t time_arg, in hostSignal() argument
65 sync_data.time_arg = time_arg; in hostSignal()
79 stream->putBe32(wakeInfo.time_arg); in save()
104 wakeInfo.time_arg, in performDeviceOperation()
Dgoldfish_sync.cpp90 uint32_t time_arg) { in sendCommand() argument
92 (cmd, handle, time_arg, 0 in sendCommand()
114 uint32_t time_arg, in goldfish_sync_receive_hostcmd_result() argument
130 uint64_t time_arg, in sendCommandAndGetResult() argument
135 (cmd, handle, time_arg, hostcmd_handle); in sendCommandAndGetResult()
/hardware/google/aemu/host-common/include/host-common/
DGoldfishSyncCommandQueue.h61 uint32_t time_arg; member
81 uint32_t time_arg,
Dgoldfish_sync.h149 (uint32_t cmd, uint64_t handle, uint32_t time_arg,
172 uint32_t time_arg,