Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/fs/
Depoll.h31 struct EpollEvent { struct
47 Result<std::optional<EpollEvent>> Wait(); argument
/device/google/cuttlefish/host/commands/cvd/
Dserver.cc143 auto cb = [](EpollEvent) -> Result<void> { return {}; }; in BestEffortWakeup() argument
447 err = request.Err()](EpollEvent) -> Result<void> { in HandleRequest() argument