Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/fs/
Depoll.h31 struct EpollEvent { struct
47 Result<std::optional<EpollEvent>> Wait(); argument