Searched refs:pipes (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/ |
D | FullBackupObbConnection.java | 79 ParcelFileDescriptor[] pipes = null; in backupObbs() local 81 pipes = ParcelFileDescriptor.createPipe(); in backupObbs() 87 mService.backupObbs(pkg.packageName, pipes[1], token, in backupObbs() 89 FullBackupUtils.routeSocketDataToOutput(pipes[0], out); in backupObbs() 96 if (pipes != null) { in backupObbs() 97 if (pipes[0] != null) { in backupObbs() 98 pipes[0].close(); in backupObbs() 100 if (pipes[1] != null) { in backupObbs() 101 pipes[1].close(); in backupObbs()
|
D | FullBackupEngine.java | 211 ParcelFileDescriptor[] pipes = null; in backupOnePackage() local 213 pipes = ParcelFileDescriptor.createPipe(); in backupOnePackage() 228 FullBackupRunner runner = new FullBackupRunner(mPkg, mAgent, pipes[1], in backupOnePackage() 230 pipes[1].close(); // the runner has dup'd it in backupOnePackage() 231 pipes[1] = null; in backupOnePackage() 236 FullBackupUtils.routeSocketDataToOutput(pipes[0], mOutput); in backupOnePackage() 253 if (pipes != null) { in backupOnePackage() 254 if (pipes[0] != null) { in backupOnePackage() 255 pipes[0].close(); in backupOnePackage() 257 if (pipes[1] != null) { in backupOnePackage() [all …]
|
D | PerformFullTransportBackupTask.java | 658 void cleanUpPipes(ParcelFileDescriptor[] pipes) { in cleanUpPipes() argument 659 if (pipes != null) { in cleanUpPipes() 660 if (pipes[0] != null) { in cleanUpPipes() 661 ParcelFileDescriptor fd = pipes[0]; in cleanUpPipes() 662 pipes[0] = null; in cleanUpPipes() 669 if (pipes[1] != null) { in cleanUpPipes() 670 ParcelFileDescriptor fd = pipes[1]; in cleanUpPipes() 671 pipes[1] = null; in cleanUpPipes()
|
/frameworks/base/services/backup/java/com/android/server/backup/ |
D | KeyValueAdbBackupEngine.java | 243 ParcelFileDescriptor[] pipes = null; in writeBackupData() local 245 pipes = ParcelFileDescriptor.createPipe(); in writeBackupData() 255 … KeyValueAdbBackupDataCopier runner = new KeyValueAdbBackupDataCopier(mCurrentPackage, pipes[1], in writeBackupData() 257 pipes[1].close(); // the runner has dup'd it in writeBackupData() 258 pipes[1] = null; in writeBackupData() 263 FullBackupUtils.routeSocketDataToOutput(pipes[0], mOutput); in writeBackupData() 277 if (pipes != null) { in writeBackupData() 278 IoUtils.closeQuietly(pipes[0]); in writeBackupData() 279 IoUtils.closeQuietly(pipes[1]); in writeBackupData()
|
/frameworks/native/libs/binder/tests/ |
D | binderThroughputTest.cpp | 282 vector<Pipe> pipes; in run_main() local 285 pipes.push_back(make_worker(i, iterations, workers, payload_size, cs_pair)); in run_main() 287 wait_all(pipes); in run_main() 293 signal_all(pipes); in run_main() 294 wait_all(pipes); in run_main() 303 signal_all(pipes); in run_main() 307 pipes[i].recv(tmp_results); in run_main() 313 signal_all(pipes); in run_main()
|
D | schd-dbg.cpp | 466 vector<Pipe> pipes; in main() local 478 pipes.push_back(make_process(i, iterations, no_process, payload_size)); in main() 481 wait_all(pipes); in main() 483 signal_all(pipes); in main() 485 wait_all(pipes); in main() 487 signal_all(pipes); in main() 491 pipes[i].signal(); in main()
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | case.txt | 2084 which contained of old the pipes and tobacco. Finally, his eyes came 6293 Late that evening, as we sat together smoking our pipes in the 8858 foulest of his pipes. 9840 water-pipes. There must be a disused well somewhere. Try your luck
|
D | advs.txt | 4990 as the burning poison waxed or waned in the bowls of the metal pipes. 5028 few hours, three pipes, four pipes--I forget how many. But I'll go
|
D | lstb.txt | 736 ends, some pipes, a few novels, two of them in Spanish, and 4688 perambulation, I came to the mantelpiece. A litter of pipes,
|
D | mems.txt | 5624 "Having gathered these facts, Watson, I smoked several pipes over 9195 enable plumbers to get at the joints of the gas-pipes. This one
|