Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dutils.h27 struct ReadEventResult { struct
36 Result<std::optional<ReadEventResult>> ReadEvent(SharedFD fd); argument