Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Duserspace.rs1020 enum TimerWorkerError { enum
1027 impl Display for TimerWorkerError { implementation
1038 impl std::error::Error for TimerWorkerError {} implementation