Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dsplice_linux.go242 func destroyPipe(p *splicePipe) { func
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
DAndroidAsyncMessagePipe.h180 void destroyPipe(AsyncMessagePipeHandle handle) { in destroyPipe() function