Searched defs:srcs (Results 1 – 25 of 26) sorted by relevance
12
63 FileOperation(@OpType int opType, UrisSupplier srcs, DocumentStack destination) { in FileOperation()125 private CopyOperation(UrisSupplier srcs, DocumentStack destination) { in CopyOperation()166 private CompressOperation(UrisSupplier srcs, DocumentStack destination) { in CompressOperation()207 private ExtractOperation(UrisSupplier srcs, DocumentStack destination) { in ExtractOperation()251 private MoveDeleteOperation(@OpType int opType, UrisSupplier srcs, in MoveDeleteOperation()328 public Builder withSrcs(UrisSupplier srcs) { in withSrcs()
58 UrisSupplier srcs, @Nullable Uri srcParent, Features features) { in DeleteJob()
66 UrisSupplier srcs, @Nullable Uri srcParent, Messenger messenger, Features features) { in MoveJob()
51 DocumentStack destination, UrisSupplier srcs, Features features) { in ResolvedResourcesJob()
60 UrisSupplier srcs, Messenger messenger, Features features) { in CompressJob()
120 UrisSupplier srcs, Messenger messenger, Features features) { in CopyJob()125 DocumentStack destination, UrisSupplier srcs, Messenger messenger, Features features) { in CopyJob()
130 @OpType int opType, DocumentStack stack, UrisSupplier srcs, Features features) { in Job()
101 FileOperation createOperation(@OpType int opType, List<Uri> srcs, Uri srcParent, in createOperation()125 final T createJob(@OpType int opType, List<Uri> srcs, Uri srcParent, Uri destination) in createJob()
257 final T createJob(List<Uri> srcs) throws Exception { in createJob()262 final T createJob(List<Uri> srcs, Uri srcParent) throws Exception { in createJob()
63 private DeleteJob createJob(List<Uri> srcs, Uri srcParent) throws Exception { in createJob()
82 private DeleteJob createJob(List<Uri> srcs, Uri srcParent) throws Exception { in createJob()
417 @OpType int opType, UrisSupplier srcs, DocumentStack destination) { in TestFileOperation()
104 std::vector<const char*> srcs{src_file_.c_str()}; in Done() local296 bool Bugreport::DoSyncPull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in DoSyncPull()
1308 static void parse_push_pull_args(const char** arg, int narg, std::vector<const char*>* srcs, in parse_push_pull_args()1968 std::vector<const char*> srcs; in adb_commandline() local1982 std::vector<const char*> srcs; in adb_commandline() local
107 std::vector<const char*> srcs; in push_to_device() local
1448 bool do_sync_push(const std::vector<const char*>& srcs, const char* dst, bool sync, in do_sync_push()1671 bool do_sync_pull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in do_sync_pull()
43 UrisSupplier srcs, Runnable startRunnable, Features features) { in TestJob()
81 List<DocumentInfo> srcs, in startDrag()237 List<DocumentInfo> srcs, in startDrag()275 private void updateShadow(List<DocumentInfo> srcs, IconHelper iconHelper) { in updateShadow()
136 List<DocumentInfo> srcs, in logFileOperation()605 ProviderCounts counts, List<DocumentInfo> srcs, @Nullable DocumentInfo dst) { in countProviders()
50 public void startDrag(View v, List<DocumentInfo> srcs, RootInfo root, List<Uri> invalidDest, in startDrag()
124 final List<DocumentInfo> srcs = mDocsConverter.apply(selection); in startDrag() local
1107 UrisSupplier srcs; in transferDocuments() local
325 UrisSupplier srcs; in deleteSelectedDocuments() local
45 bool do_sync_pull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in do_sync_pull()
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...