Home
last modified time | relevance | path

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

/external/crosvm/devices/src/irqchip/
Duserspace.rs1021 enum TimerWorkerError { enum
1028 impl Display for TimerWorkerError { implementation
1039 impl std::error::Error for TimerWorkerError {} implementation