Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/internal/
H A Dchannel_specializations.h41 async2::Poll<Status> Channel<kDataType, kProperties...>::PendReadyToWrite( in PendReadyToWrite() function
/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/
H A Dchannel.h297 async2::Poll<Status> PendReadyToWrite(pw::async2::Context& cx) { in PendReadyToWrite() function