Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/internal/
H A Dchannel_specializations.h35 Channel<kDataType, kProperties...>::PendRead(async2::Context& cx) { in PendRead() function
/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/
H A Dchannel.h268 async2::Poll<Result<multibuf::MultiBuf>> PendRead(async2::Context& cx) { in PendRead() function