Home
last modified time | relevance | path

Searched refs:pipe (Results 1 – 24 of 24) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
DWriteableArchive.java223 ParcelFileDescriptor[] pipe; in openDocument() local
225 pipe = ParcelFileDescriptor.createReliablePipe(); in openDocument()
231 final ParcelFileDescriptor inputPipe = pipe[0]; in openDocument()
274 FileUtils.closeQuietly(pipe[0]); in openDocument()
275 FileUtils.closeQuietly(pipe[1]); in openDocument()
279 return pipe[1]; in openDocument()
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/archives/
DTestUtils.java97 ParcelFileDescriptor[] pipe = null; in getNonSeekableDescriptor() local
99 pipe = ParcelFileDescriptor.createPipe(); in getNonSeekableDescriptor()
100 final ParcelFileDescriptor finalOutputPipe = pipe[1]; in getNonSeekableDescriptor()
122 return pipe[0]; in getNonSeekableDescriptor()
/packages/apps/Car/Cluster/src/android/car/cluster/
DNetworkedVirtualDisplay.java368 RandomAccessFile pipe = new RandomAccessFile(PIPE_DEVICE, "rw"); in tryPipeConnect() local
372 pipe.write(temp); in tryPipeConnect()
376 int signal = pipe.read(); in tryPipeConnect()
379 signal = pipe.read(); in tryPipeConnect()
381 return new PipeThread(mHandler, pipe); in tryPipeConnect()
DPipeThread.java39 PipeThread(Handler handler, RandomAccessFile pipe) { in PipeThread() argument
41 mPipe = pipe; in PipeThread()
/packages/apps/Gallery2/src/com/android/gallery3d/provider/
DGalleryProvider.java209 final ParcelFileDescriptor[] pipe = ParcelFileDescriptor.createPipe(); in openPipeHelper() local
214 func.writeDataToPipe(pipe[1], args); in openPipeHelper()
217 Utils.closeSilently(pipe[1]); in openPipeHelper()
222 return pipe[0]; in openPipeHelper()
/packages/modules/DnsResolver/
DREADME-DoT.md51 "reliable datagram pipe" (`socketpair()` in `SOCK_SEQPACKET` mode).
52 The query method writes a struct (containing a pointer to the query) to the pipe
54 reads off the other end of the pipe. The pipe doesn't actually have a queue "inside";
58 We need to pass messages between threads using a pipe, and not a condition variable
Dstats.proto247 SYS_EPIPE = 32; // Broken pipe
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DEventLogTags.logtags21 # @param enabled_sources A pipe-separated list of source names, ordered by source ranking.
29 # @param A pipe-separated list of suggestion log names.
31 # @param queried_sources A pipe-separated list of the sources that were queried to produce
/packages/apps/Nfc/nci/jni/
DHciEventManager.cpp143 eventData->rcvd_evt.pipe, eventData->rcvd_evt.evt_len); in nfaHciCallback()
146 if (eventData->rcvd_evt.pipe == sEsePipe) { in nfaHciCallback()
148 } else if (eventData->rcvd_evt.pipe == sSimPipe) { in nfaHciCallback()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DStubProvider.java435 ParcelFileDescriptor[] pipe; in startWrite() local
437 pipe = ParcelFileDescriptor.createReliablePipe(); in startWrite()
441 final ParcelFileDescriptor readPipe = pipe[0]; in startWrite()
442 final ParcelFileDescriptor writePipe = pipe[1]; in startWrite()
488 private void closePipeWithErrorSilently(ParcelFileDescriptor pipe, String error) { in closePipeWithErrorSilently() argument
490 pipe.closeWithError(error); in closePipeWithErrorSilently()
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dpl_wordlist.combined.gz
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...