Home
last modified time | relevance | path

Searched refs:NativeAddWriteWakerForFileDescriptor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_async2_epoll/public_overrides/pw_async2/
H A Ddispatcher_native.h42 Waker& NativeAddWriteWakerForFileDescriptor(int fd) { in NativeAddWriteWakerForFileDescriptor() function
/aosp_15_r20/external/pigweed/pw_channel/
H A Depoll_channel.cc93 cx.dispatcher().native().NativeAddWriteWakerForFileDescriptor( in DoPendReadyToWrite()