Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_client.cpp1089 static bool copy_remote_dir_local(SyncConnection& sc, std::string rpath, in copy_remote_dir_local() function
1212 success &= copy_remote_dir_local(sc, src_path, dst_dir.c_str(), copy_attrs); in do_sync_pull()