Home
last modified time | relevance | path

Searched defs:GoldfishSyncWakeInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DGoldfishSyncCommandQueue.h57 struct GoldfishSyncWakeInfo { struct
65 public DeviceContextRunner<GoldfishSyncWakeInfo> { argument
/hardware/google/aemu/host-common/
DGoldfishSyncCommandQueue.cpp87 [](const GoldfishSyncWakeInfo&) { return true; }); in load()