Searched refs:time_arg (Results 1 – 4 of 4) sorted by relevance
/hardware/google/aemu/host-common/ |
D | GoldfishSyncCommandQueue.cpp | 57 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()
|
D | goldfish_sync.cpp | 90 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/ |
D | GoldfishSyncCommandQueue.h | 61 uint32_t time_arg; member 81 uint32_t time_arg,
|
D | goldfish_sync.h | 149 (uint32_t cmd, uint64_t handle, uint32_t time_arg, 172 uint32_t time_arg,
|