Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/
H A Dpoll.h30 struct ReadyType {}; struct
260 inline StatusWithSize ToString(const async2::ReadyType&, span<char> buffer) { in ToString()